Rate Overview
Live
1 EGP = 1.7865 BTN
1 BTN = 0.559766
EGP
Avg
1.7887
High
1.8023
Low
1.7790
Last updated: 3/27/2026, 8:15:50 AM
Quick Conversions
| EGP | BTN |
|---|---|
| 1 EGP | 1.79 BTN |
| 10 EGP | 17.86 BTN |
| 50 EGP | 89.32 BTN |
| 100 EGP | 178.65 BTN |
| 500 EGP | 893.23 BTN |
| 1,000 EGP | 1,786.46 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-27T08:15:50Z",
"rates": {
"BTN": 1.78646
}
}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.646,
"rate": 1.78646
}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