Rate Overview
Live
1 EGP = 1.9420 BTN
1 BTN = 0.514921
EGP
Avg
1.9303
High
1.9421
Low
1.9074
Last updated: 7/5/2026, 6:48:29 AM
Quick Conversions
| EGP | BTN |
|---|---|
| 1 EGP | 1.94 BTN |
| 10 EGP | 19.42 BTN |
| 50 EGP | 97.10 BTN |
| 100 EGP | 194.20 BTN |
| 500 EGP | 971.02 BTN |
| 1,000 EGP | 1,942.05 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-05T06:48:29Z",
"rates": {
"BTN": 1.942045
}
}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": 194.2045,
"rate": 1.942045
}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