Rate Overview
Live
1 BTN = 0.524234 EGP
1 EGP = 1.9075
BTN
Avg
0.558883
High
0.592369
Low
0.517816
Last updated: 8/10/2026, 6:56:32 PM
Quick Conversions
| BTN | EGP |
|---|---|
| 1 BTN | 0.52 EGP |
| 10 BTN | 5.24 EGP |
| 50 BTN | 26.21 EGP |
| 100 BTN | 52.42 EGP |
| 500 BTN | 262.12 EGP |
| 1,000 BTN | 524.23 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-10T18:56:32Z",
"rates": {
"EGP": 0.524234
}
}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.4234,
"rate": 0.524234
}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