Rate Overview
Live
1 ERN = 0.536536 SBD
1 SBD = 1.8638
ERN
Avg
0.536863
High
0.542324
Low
0.531188
Last updated: 7/13/2026, 10:32:41 PM
Quick Conversions
| ERN | SBD |
|---|---|
| 1 ERN | 0.54 SBD |
| 10 ERN | 5.37 SBD |
| 50 ERN | 26.83 SBD |
| 100 ERN | 53.65 SBD |
| 500 ERN | 268.27 SBD |
| 1,000 ERN | 536.54 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-13T22:32:41Z",
"rates": {
"SBD": 0.536536
}
}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.653600000000004,
"rate": 0.536536
}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