Rate Overview
Live
1 BSD = 15.0000 ERN
1 ERN = 0.066667 BSD
Avg
15.0004
High
15.0366
Low
14.9827
Last updated: 1/25/2026, 5:22:22 AM
Quick Conversions
| BSD | ERN |
|---|---|
| 1 BSD | 15.00 ERN |
| 10 BSD | 150.00 ERN |
| 50 BSD | 750.00 ERN |
| 100 BSD | 1,500.00 ERN |
| 500 BSD | 7,500.00 ERN |
| 1,000 BSD | 15,000.00 ERN |
Get BSD/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=ERNExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-01-25T05:22:22Z",
"rates": {
"ERN": 15
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "ERN",
"amount": 100
},
"result": 1500,
"rate": 15
}Build with BSD/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key