Rate Overview
Live
1 EGP = 1.8847 BTN
1 BTN = 0.530577
EGP
Avg
1.7871
High
1.9312
Low
1.6881
Last updated: 7/24/2026, 11:56:58 AM
Quick Conversions
| EGP | BTN |
|---|---|
| 1 EGP | 1.88 BTN |
| 10 EGP | 18.85 BTN |
| 50 EGP | 94.24 BTN |
| 100 EGP | 188.47 BTN |
| 500 EGP | 942.37 BTN |
| 1,000 EGP | 1,884.74 BTN |
Get EGP/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=BTNExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-07-24T11:56:58Z",
"rates": {
"BTN": 1.884742
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "BTN",
"amount": 100
},
"result": 188.4742,
"rate": 1.884742
}Build with EGP/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key