Rate Overview
Live
1 BTN = 0.528656 EGP
1 EGP = 1.8916
BTN
Avg
0.544108
High
0.554786
Low
0.528610
Last updated: 6/18/2026, 11:42:50 AM
Quick Conversions
| BTN | EGP |
|---|---|
| 1 BTN | 0.53 EGP |
| 10 BTN | 5.29 EGP |
| 50 BTN | 26.43 EGP |
| 100 BTN | 52.87 EGP |
| 500 BTN | 264.33 EGP |
| 1,000 BTN | 528.66 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-18T11:42:50Z",
"rates": {
"EGP": 0.528656
}
}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.8656,
"rate": 0.528656
}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