Rate Overview
Live
1 SBD = 30.0594 YER
1 YER = 0.033267
SBD
Avg
29.8127
High
30.0594
Low
29.6429
Last updated: 5/27/2026, 7:18:18 PM
Quick Conversions
| SBD | YER |
|---|---|
| 1 SBD | 30.06 YER |
| 10 SBD | 300.59 YER |
| 50 SBD | 1,502.97 YER |
| 100 SBD | 3,005.94 YER |
| 500 SBD | 15,029.71 YER |
| 1,000 SBD | 30,059.42 YER |
Get SBD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=YERExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-05-27T19:18:18Z",
"rates": {
"YER": 30.059421
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "YER",
"amount": 100
},
"result": 3005.9421,
"rate": 30.059421
}Build with SBD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key