Rate Overview
Live
1 BTN = 0.542060 EGP
1 EGP = 1.8448
BTN
Avg
0.563742
High
0.592369
Low
0.519354
Last updated: 5/29/2026, 12:07:40 AM
Quick Conversions
| BTN | EGP |
|---|---|
| 1 BTN | 0.54 EGP |
| 10 BTN | 5.42 EGP |
| 50 BTN | 27.10 EGP |
| 100 BTN | 54.21 EGP |
| 500 BTN | 271.03 EGP |
| 1,000 BTN | 542.06 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-05-29T00:07:40Z",
"rates": {
"EGP": 0.54206
}
}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": 54.205999999999996,
"rate": 0.54206
}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