Rate Overview
Live
1 SBD = 30.0536 YER
1 YER = 0.033274
SBD
Avg
29.8169
High
30.0536
Low
29.6662
Last updated: 5/27/2026, 11:48:08 PM
Quick Conversions
| SBD | YER |
|---|---|
| 1 SBD | 30.05 YER |
| 10 SBD | 300.54 YER |
| 50 SBD | 1,502.68 YER |
| 100 SBD | 3,005.36 YER |
| 500 SBD | 15,026.78 YER |
| 1,000 SBD | 30,053.55 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-27T23:48:08Z",
"rates": {
"YER": 30.053553
}
}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.3553,
"rate": 30.053553
}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