Rate Overview
Live
1 BTN = 0.157070 ERN
1 ERN = 6.3666
BTN
Avg
0.157303
High
0.157606
Low
0.157070
Last updated: 7/9/2026, 9:28:54 AM
Quick Conversions
| BTN | ERN |
|---|---|
| 1 BTN | 0.16 ERN |
| 10 BTN | 1.57 ERN |
| 50 BTN | 7.85 ERN |
| 100 BTN | 15.71 ERN |
| 500 BTN | 78.54 ERN |
| 1,000 BTN | 157.07 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-09T09:28:54Z",
"rates": {
"ERN": 0.15707
}
}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.706999999999999,
"rate": 0.15707
}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