Rate Overview
Live
1 BTN = 0.516095 EGP
1 EGP = 1.9376
BTN
Avg
0.519274
High
0.524587
Low
0.514903
Last updated: 7/4/2026, 1:02:45 PM
Quick Conversions
| BTN | EGP |
|---|---|
| 1 BTN | 0.52 EGP |
| 10 BTN | 5.16 EGP |
| 50 BTN | 25.80 EGP |
| 100 BTN | 51.61 EGP |
| 500 BTN | 258.05 EGP |
| 1,000 BTN | 516.10 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-04T13:02:45Z",
"rates": {
"EGP": 0.516095
}
}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": 51.6095,
"rate": 0.516095
}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