Rate Overview
Live
1 EGP = 1.7994 BTN
1 BTN = 0.555750
EGP
Avg
1.7614
High
1.7994
Low
1.7353
Last updated: 4/16/2026, 10:42:42 PM
Quick Conversions
| EGP | BTN |
|---|---|
| 1 EGP | 1.80 BTN |
| 10 EGP | 17.99 BTN |
| 50 EGP | 89.97 BTN |
| 100 EGP | 179.94 BTN |
| 500 EGP | 899.69 BTN |
| 1,000 EGP | 1,799.37 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-04-16T22:42:42Z",
"rates": {
"BTN": 1.79937
}
}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": 179.93699999999998,
"rate": 1.79937
}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