Rate Overview
Live
1 BTN = 0.158490 ERN
1 ERN = 6.3095
BTN
Avg
0.158127
High
0.158490
Low
0.157778
Last updated: 5/7/2026, 3:03:43 PM
Quick Conversions
| BTN | ERN |
|---|---|
| 1 BTN | 0.16 ERN |
| 10 BTN | 1.58 ERN |
| 50 BTN | 7.92 ERN |
| 100 BTN | 15.85 ERN |
| 500 BTN | 79.24 ERN |
| 1,000 BTN | 158.49 ERN |
Get BTN/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=ERNExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-05-07T15:03:43Z",
"rates": {
"ERN": 0.15849
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "ERN",
"amount": 100
},
"result": 15.848999999999998,
"rate": 0.15849
}Build with BTN/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key