Rate Overview
Live
1 BTN = 0.525928 EGP
1 EGP = 1.9014
BTN
Avg
0.538966
High
0.583890
Low
0.512662
Last updated: 8/12/2026, 12:59:01 AM
Quick Conversions
| BTN | EGP |
|---|---|
| 1 BTN | 0.53 EGP |
| 10 BTN | 5.26 EGP |
| 50 BTN | 26.30 EGP |
| 100 BTN | 52.59 EGP |
| 500 BTN | 262.96 EGP |
| 1,000 BTN | 525.93 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-08-12T00:59:01Z",
"rates": {
"EGP": 0.525928
}
}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.5928,
"rate": 0.525928
}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