Rate Overview
Live
1 EGP = 1.9000 BTN
1 BTN = 0.526312
EGP
Avg
1.9079
High
1.9184
Low
1.8993
Last updated: 8/13/2026, 6:07:55 AM
Quick Conversions
| EGP | BTN |
|---|---|
| 1 EGP | 1.90 BTN |
| 10 EGP | 19.00 BTN |
| 50 EGP | 95.00 BTN |
| 100 EGP | 190.00 BTN |
| 500 EGP | 950.01 BTN |
| 1,000 EGP | 1,900.01 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-08-13T06:07:55Z",
"rates": {
"BTN": 1.900013
}
}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": 190.0013,
"rate": 1.900013
}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