Rate Overview
Live
1 ERN = 0.539813 SBD
1 SBD = 1.8525
ERN
Avg
0.537620
High
0.540408
Low
0.533844
Last updated: 7/9/2026, 4:56:10 AM
Quick Conversions
| ERN | SBD |
|---|---|
| 1 ERN | 0.54 SBD |
| 10 ERN | 5.40 SBD |
| 50 ERN | 26.99 SBD |
| 100 ERN | 53.98 SBD |
| 500 ERN | 269.91 SBD |
| 1,000 ERN | 539.81 SBD |
Get ERN/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ERN¤cies=SBDExample Response:
{
"success": true,
"base": "ERN",
"date": "2026-07-09T04:56:10Z",
"rates": {
"SBD": 0.539813
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ERN&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ERN",
"to": "SBD",
"amount": 100
},
"result": 53.9813,
"rate": 0.539813
}Build with ERN/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key