Rate Overview
Live
1 ERN = 0.534628 SBD
1 SBD = 1.8705
ERN
Avg
0.533944
High
0.536140
Low
0.532855
Last updated: 5/9/2026, 1:26:50 PM
Quick Conversions
| ERN | SBD |
|---|---|
| 1 ERN | 0.53 SBD |
| 10 ERN | 5.35 SBD |
| 50 ERN | 26.73 SBD |
| 100 ERN | 53.46 SBD |
| 500 ERN | 267.31 SBD |
| 1,000 ERN | 534.63 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-05-09T13:26:50Z",
"rates": {
"SBD": 0.534628
}
}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.4628,
"rate": 0.534628
}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