Rate Overview
Live
1 EGP = 1.8903 BTN
1 BTN = 0.529022
EGP
Avg
1.9150
High
1.9528
Low
1.8889
Last updated: 7/21/2026, 7:36:08 PM
Quick Conversions
| EGP | BTN |
|---|---|
| 1 EGP | 1.89 BTN |
| 10 EGP | 18.90 BTN |
| 50 EGP | 94.51 BTN |
| 100 EGP | 189.03 BTN |
| 500 EGP | 945.14 BTN |
| 1,000 EGP | 1,890.28 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-21T19:36:08Z",
"rates": {
"BTN": 1.89028
}
}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": 189.028,
"rate": 1.89028
}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