Rate Overview
Live
1 BTN = 0.160763 ERN
1 ERN = 6.2203
BTN
Avg
0.161380
High
0.162179
Low
0.160763
Last updated: 4/17/2026, 1:27:54 PM
Quick Conversions
| BTN | ERN |
|---|---|
| 1 BTN | 0.16 ERN |
| 10 BTN | 1.61 ERN |
| 50 BTN | 8.04 ERN |
| 100 BTN | 16.08 ERN |
| 500 BTN | 80.38 ERN |
| 1,000 BTN | 160.76 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-04-17T13:27:54Z",
"rates": {
"ERN": 0.160763
}
}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": 16.0763,
"rate": 0.160763
}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