Rate Overview
Live
1 EGP = 1.7831 BTN
1 BTN = 0.560815
EGP
Avg
1.8114
High
1.9517
Low
1.6757
Last updated: 3/27/2026, 3:37:42 PM
Quick Conversions
| EGP | BTN |
|---|---|
| 1 EGP | 1.78 BTN |
| 10 EGP | 17.83 BTN |
| 50 EGP | 89.16 BTN |
| 100 EGP | 178.31 BTN |
| 500 EGP | 891.56 BTN |
| 1,000 EGP | 1,783.12 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-27T15:37:42Z",
"rates": {
"BTN": 1.78312
}
}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.312,
"rate": 1.78312
}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