Rate Overview
Live
1 BTN = 0.156817 ERN
1 ERN = 6.3769
BTN
Avg
0.156022
High
0.156817
Low
0.154981
Last updated: 7/30/2026, 2:43:32 PM
Quick Conversions
| BTN | ERN |
|---|---|
| 1 BTN | 0.16 ERN |
| 10 BTN | 1.57 ERN |
| 50 BTN | 7.84 ERN |
| 100 BTN | 15.68 ERN |
| 500 BTN | 78.41 ERN |
| 1,000 BTN | 156.82 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-07-30T14:43:32Z",
"rates": {
"ERN": 0.156817
}
}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.681700000000001,
"rate": 0.156817
}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