SET_WEB Telegram 1941
OmarMudhaffar <\>
API تحويل العملات https://free.currconv.com/api/v7/convert?q=USD_IQD&compact=ultra&apiKey=ecf5eb647d6ecd206e39 USD_IQD يحول من دولار لعراقي يدعم جميع العملات تكدرون تسون بي بوت حيكون بسيط ومفيد بنفس الوكت اسرع واحد يسوي لبوت انشرلهيا هنا
محد عرف يسوي البوت هذا فنكشن جاهز تعبرلة 3 براميترات الرقم والعملة الاصلية والعملة التريد تحول الها


<?php
function convertCurrency($amount,$from_currency,$to_currency){
$apikey = 'your-api-key-here';

$from_Currency = urlencode($from_currency);
$to_Currency = urlencode($to_currency);
$query = "{$from_Currency}_{$to_Currency}";

// change to the free URL if you're using the free version
$json = file_get_contents("https://free.currconv.com/api/v7/convert?q={$query}&compact=ultra&apiKey={$apikey}");
$obj = json_decode($json, true);

$val = floatval($obj["$query"]);


$total = $val * $amount;
return number_format($total, 2, '.', '');
}

//uncomment to test
//echo convertCurrency(10, 'USD', 'PHP');
?>



tgoop.com/Set_Web/1941
Create:
Last Update:

محد عرف يسوي البوت هذا فنكشن جاهز تعبرلة 3 براميترات الرقم والعملة الاصلية والعملة التريد تحول الها


<?php
function convertCurrency($amount,$from_currency,$to_currency){
$apikey = 'your-api-key-here';

$from_Currency = urlencode($from_currency);
$to_Currency = urlencode($to_currency);
$query = "{$from_Currency}_{$to_Currency}";

// change to the free URL if you're using the free version
$json = file_get_contents("https://free.currconv.com/api/v7/convert?q={$query}&compact=ultra&apiKey={$apikey}");
$obj = json_decode($json, true);

$val = floatval($obj["$query"]);


$total = $val * $amount;
return number_format($total, 2, '.', '');
}

//uncomment to test
//echo convertCurrency(10, 'USD', 'PHP');
?>

BY OmarMudhaffar <\>


Share with your friend now:
tgoop.com/Set_Web/1941

View MORE
Open in Telegram


Telegram News

Date: |

How to Create a Private or Public Channel on Telegram? Each account can create up to 10 public channels “[The defendant] could not shift his criminal liability,” Hui said. Add up to 50 administrators How to build a private or public channel on Telegram?
from us


Telegram OmarMudhaffar <\>
FROM American