Rate Overview
Live
1 EGP = 1.8493 BTN
1 BTN = 0.540753
EGP
Avg
1.8801
High
1.9072
Low
1.8491
Last updated: 9/3/2026, 6:02:20 AM
Quick Conversions
| EGP | BTN |
|---|---|
| 1 EGP | 1.85 BTN |
| 10 EGP | 18.49 BTN |
| 50 EGP | 92.46 BTN |
| 100 EGP | 184.93 BTN |
| 500 EGP | 924.64 BTN |
| 1,000 EGP | 1,849.27 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-09-03T06:02:20Z",
"rates": {
"BTN": 1.849273
}
}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": 184.9273,
"rate": 1.849273
}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