Rate Overview
Live
1 BTN = 0.559766 EGP
1 EGP = 1.7865
BTN
Avg
0.534790
High
0.566029
Low
0.512662
Last updated: 3/27/2026, 8:18:30 AM
Quick Conversions
| BTN | EGP |
|---|---|
| 1 BTN | 0.56 EGP |
| 10 BTN | 5.60 EGP |
| 50 BTN | 27.99 EGP |
| 100 BTN | 55.98 EGP |
| 500 BTN | 279.88 EGP |
| 1,000 BTN | 559.77 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-03-27T08:18:30Z",
"rates": {
"EGP": 0.559766
}
}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": 55.9766,
"rate": 0.559766
}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