Rate Overview
Live
1 BTN = 0.559130 EGP
1 EGP = 1.7885
BTN
Avg
0.564210
High
0.575135
Low
0.555008
Last updated: 4/18/2026, 8:42:47 AM
Quick Conversions
| BTN | EGP |
|---|---|
| 1 BTN | 0.56 EGP |
| 10 BTN | 5.59 EGP |
| 50 BTN | 27.96 EGP |
| 100 BTN | 55.91 EGP |
| 500 BTN | 279.57 EGP |
| 1,000 BTN | 559.13 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-04-18T08:42:47Z",
"rates": {
"EGP": 0.55913
}
}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.913000000000004,
"rate": 0.55913
}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