Rate Overview
Live
1 EGP = 1.8268 BTN
1 BTN = 0.547404
EGP
Avg
1.8629
High
1.9178
Low
1.8268
Last updated: 3/6/2026, 3:20:36 PM
Quick Conversions
| EGP | BTN |
|---|---|
| 1 EGP | 1.83 BTN |
| 10 EGP | 18.27 BTN |
| 50 EGP | 91.34 BTN |
| 100 EGP | 182.68 BTN |
| 500 EGP | 913.40 BTN |
| 1,000 EGP | 1,826.80 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-03-06T15:20:36Z",
"rates": {
"BTN": 1.826803
}
}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.6803,
"rate": 1.826803
}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