Rate Overview
Live
1 BTN = 0.537699 EGP
1 EGP = 1.8598
BTN
Avg
0.531626
High
0.540793
Low
0.524316
Last updated: 9/3/2026, 3:12:56 AM
Quick Conversions
| BTN | EGP |
|---|---|
| 1 BTN | 0.54 EGP |
| 10 BTN | 5.38 EGP |
| 50 BTN | 26.88 EGP |
| 100 BTN | 53.77 EGP |
| 500 BTN | 268.85 EGP |
| 1,000 BTN | 537.70 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-09-03T03:12:56Z",
"rates": {
"EGP": 0.537699
}
}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": 53.76990000000001,
"rate": 0.537699
}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