Rate Overview
Live
1 EGP = 1.8811 BTN
1 BTN = 0.531603
EGP
Avg
1.8547
High
1.9506
Low
1.7126
Last updated: 7/26/2026, 10:28:23 PM
Quick Conversions
| EGP | BTN |
|---|---|
| 1 EGP | 1.88 BTN |
| 10 EGP | 18.81 BTN |
| 50 EGP | 94.06 BTN |
| 100 EGP | 188.11 BTN |
| 500 EGP | 940.55 BTN |
| 1,000 EGP | 1,881.10 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-07-26T22:28:23Z",
"rates": {
"BTN": 1.881102
}
}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": 188.1102,
"rate": 1.881102
}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