Rate Overview
Live
1 EGP = 1.7867 BTN
1 BTN = 0.559677
EGP
Avg
1.8090
High
1.9178
Low
1.7548
Last updated: 3/27/2026, 11:48:32 AM
Quick Conversions
| EGP | BTN |
|---|---|
| 1 EGP | 1.79 BTN |
| 10 EGP | 17.87 BTN |
| 50 EGP | 89.34 BTN |
| 100 EGP | 178.67 BTN |
| 500 EGP | 893.37 BTN |
| 1,000 EGP | 1,786.74 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-27T11:48:32Z",
"rates": {
"BTN": 1.786744
}
}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": 178.67440000000002,
"rate": 1.786744
}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