Rate Overview
Live
1 EGP = 1.8031 BTN
1 BTN = 0.554598
EGP
Avg
1.7778
High
1.8031
Low
1.7689
Last updated: 5/7/2026, 12:20:19 AM
Quick Conversions
| EGP | BTN |
|---|---|
| 1 EGP | 1.80 BTN |
| 10 EGP | 18.03 BTN |
| 50 EGP | 90.16 BTN |
| 100 EGP | 180.31 BTN |
| 500 EGP | 901.55 BTN |
| 1,000 EGP | 1,803.11 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-05-07T00:20:19Z",
"rates": {
"BTN": 1.803108
}
}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": 180.3108,
"rate": 1.803108
}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