Rate Overview
Live
1 BTN = 0.547293 EGP
1 EGP = 1.8272
BTN
Avg
0.536965
High
0.547293
Low
0.521441
Last updated: 3/6/2026, 10:45:28 PM
Quick Conversions
| BTN | EGP |
|---|---|
| 1 BTN | 0.55 EGP |
| 10 BTN | 5.47 EGP |
| 50 BTN | 27.36 EGP |
| 100 BTN | 54.73 EGP |
| 500 BTN | 273.65 EGP |
| 1,000 BTN | 547.29 EGP |
Get BTN/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=EGPExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-06T22:45:28Z",
"rates": {
"EGP": 0.547293
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "EGP",
"amount": 100
},
"result": 54.7293,
"rate": 0.547293
}Build with BTN/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key