Rate Overview
Live
1 EGP = 1.8788 BTN
1 BTN = 0.532250
EGP
Avg
1.8867
High
1.9071
Low
1.8788
Last updated: 7/26/2026, 3:18:38 AM
Quick Conversions
| EGP | BTN |
|---|---|
| 1 EGP | 1.88 BTN |
| 10 EGP | 18.79 BTN |
| 50 EGP | 93.94 BTN |
| 100 EGP | 187.88 BTN |
| 500 EGP | 939.41 BTN |
| 1,000 EGP | 1,878.81 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-26T03:18:38Z",
"rates": {
"BTN": 1.878815
}
}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": 187.8815,
"rate": 1.878815
}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