Rate Overview
Live
1 BTN = 0.559699 EGP
1 EGP = 1.7867
BTN
Avg
0.559076
High
0.562118
Low
0.554837
Last updated: 3/27/2026, 6:35:58 AM
Quick Conversions
| BTN | EGP |
|---|---|
| 1 BTN | 0.56 EGP |
| 10 BTN | 5.60 EGP |
| 50 BTN | 27.98 EGP |
| 100 BTN | 55.97 EGP |
| 500 BTN | 279.85 EGP |
| 1,000 BTN | 559.70 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-03-27T06:35:58Z",
"rates": {
"EGP": 0.559699
}
}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": 55.969899999999996,
"rate": 0.559699
}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