Rate Overview
Live
1 EGP = 1.8266 BTN
1 BTN = 0.547463
EGP
Avg
1.8167
High
1.8266
Low
1.8025
Last updated: 5/27/2026, 3:39:29 AM
Quick Conversions
| EGP | BTN |
|---|---|
| 1 EGP | 1.83 BTN |
| 10 EGP | 18.27 BTN |
| 50 EGP | 91.33 BTN |
| 100 EGP | 182.66 BTN |
| 500 EGP | 913.30 BTN |
| 1,000 EGP | 1,826.61 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-27T03:39:29Z",
"rates": {
"BTN": 1.826607
}
}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": 182.66070000000002,
"rate": 1.826607
}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