Rate Overview
Live
1 BTN = 0.542032 EGP
1 EGP = 1.8449
BTN
Avg
0.548124
High
0.554786
Low
0.542032
Last updated: 5/28/2026, 9:39:09 PM
Quick Conversions
| BTN | EGP |
|---|---|
| 1 BTN | 0.54 EGP |
| 10 BTN | 5.42 EGP |
| 50 BTN | 27.10 EGP |
| 100 BTN | 54.20 EGP |
| 500 BTN | 271.02 EGP |
| 1,000 BTN | 542.03 EGP |
Get BTN/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=EGPExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-05-28T21:39:09Z",
"rates": {
"EGP": 0.542032
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "EGP",
"amount": 100
},
"result": 54.203199999999995,
"rate": 0.542032
}Build with BTN/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key