Rate Overview
Live
1 BTN = 0.163148 ERN
1 ERN = 6.1294
BTN
Avg
0.163678
High
0.164690
Low
0.162778
Last updated: 3/7/2026, 7:35:01 AM
Quick Conversions
| BTN | ERN |
|---|---|
| 1 BTN | 0.16 ERN |
| 10 BTN | 1.63 ERN |
| 50 BTN | 8.16 ERN |
| 100 BTN | 16.31 ERN |
| 500 BTN | 81.57 ERN |
| 1,000 BTN | 163.15 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-03-07T07:35:01Z",
"rates": {
"ERN": 0.163148
}
}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.314799999999998,
"rate": 0.163148
}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