Rate Overview
Live
1 BTN = 0.158843 ERN
1 ERN = 6.2955
BTN
Avg
0.160281
High
0.167045
Low
0.155383
Last updated: 9/5/2026, 9:35:52 AM
Quick Conversions
| BTN | ERN |
|---|---|
| 1 BTN | 0.16 ERN |
| 10 BTN | 1.59 ERN |
| 50 BTN | 7.94 ERN |
| 100 BTN | 15.88 ERN |
| 500 BTN | 79.42 ERN |
| 1,000 BTN | 158.84 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-09-05T09:35:52Z",
"rates": {
"ERN": 0.158843
}
}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.884300000000001,
"rate": 0.158843
}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