Rate Overview
Live
1 EGP = 1.8330 BTN
1 BTN = 0.545556
EGP
Avg
1.7765
High
1.9255
Low
1.6881
Last updated: 5/27/2026, 4:52:37 AM
Quick Conversions
| EGP | BTN |
|---|---|
| 1 EGP | 1.83 BTN |
| 10 EGP | 18.33 BTN |
| 50 EGP | 91.65 BTN |
| 100 EGP | 183.30 BTN |
| 500 EGP | 916.50 BTN |
| 1,000 EGP | 1,832.99 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-05-27T04:52:37Z",
"rates": {
"BTN": 1.832991
}
}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": 183.2991,
"rate": 1.832991
}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