Rate Overview
Live
1 BTN = 0.528638 EGP
1 EGP = 1.8917
BTN
Avg
0.545355
High
0.586015
Low
0.510151
Last updated: 6/18/2026, 5:14:49 PM
Quick Conversions
| BTN | EGP |
|---|---|
| 1 BTN | 0.53 EGP |
| 10 BTN | 5.29 EGP |
| 50 BTN | 26.43 EGP |
| 100 BTN | 52.86 EGP |
| 500 BTN | 264.32 EGP |
| 1,000 BTN | 528.64 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-06-18T17:14:49Z",
"rates": {
"EGP": 0.528638
}
}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": 52.863800000000005,
"rate": 0.528638
}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