Rate Overview
Live
1 BTN = 0.542028 EGP
1 EGP = 1.8449
BTN
Avg
0.548123
High
0.554786
Low
0.542028
Last updated: 5/28/2026, 10:57:23 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.01 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-28T22:57:23Z",
"rates": {
"EGP": 0.542028
}
}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.202799999999996,
"rate": 0.542028
}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