Rate Overview
Live
1 ERN = 0.536122 SBD
1 SBD = 1.8652
ERN
Avg
0.534399
High
0.536135
Low
0.531724
Last updated: 3/29/2026, 11:11:23 AM
Quick Conversions
| ERN | SBD |
|---|---|
| 1 ERN | 0.54 SBD |
| 10 ERN | 5.36 SBD |
| 50 ERN | 26.81 SBD |
| 100 ERN | 53.61 SBD |
| 500 ERN | 268.06 SBD |
| 1,000 ERN | 536.12 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-03-29T11:11:23Z",
"rates": {
"SBD": 0.536122
}
}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.6122,
"rate": 0.536122
}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