Rate Overview
Live
1 EGP = 1.7832 BTN
1 BTN = 0.560776
EGP
Avg
1.7882
High
1.8023
Low
1.7790
Last updated: 3/27/2026, 2:33:12 PM
Quick Conversions
| EGP | BTN |
|---|---|
| 1 EGP | 1.78 BTN |
| 10 EGP | 17.83 BTN |
| 50 EGP | 89.16 BTN |
| 100 EGP | 178.32 BTN |
| 500 EGP | 891.62 BTN |
| 1,000 EGP | 1,783.24 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-03-27T14:33:12Z",
"rates": {
"BTN": 1.783242
}
}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": 178.3242,
"rate": 1.783242
}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