Rate Overview
Live
1 BTN = 0.527404 EGP
1 EGP = 1.8961
BTN
Avg
0.530315
High
0.532250
Low
0.527404
Last updated: 7/29/2026, 2:30:59 AM
Quick Conversions
| BTN | EGP |
|---|---|
| 1 BTN | 0.53 EGP |
| 10 BTN | 5.27 EGP |
| 50 BTN | 26.37 EGP |
| 100 BTN | 52.74 EGP |
| 500 BTN | 263.70 EGP |
| 1,000 BTN | 527.40 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-07-29T02:30:59Z",
"rates": {
"EGP": 0.527404
}
}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.7404,
"rate": 0.527404
}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