Rate Overview
Live
1 SBD = 29.4846 YER
1 YER = 0.033916
SBD
Avg
29.5043
High
29.6426
Low
29.4235
Last updated: 7/29/2026, 1:38:40 PM
Quick Conversions
| SBD | YER |
|---|---|
| 1 SBD | 29.48 YER |
| 10 SBD | 294.85 YER |
| 50 SBD | 1,474.23 YER |
| 100 SBD | 2,948.46 YER |
| 500 SBD | 14,742.32 YER |
| 1,000 SBD | 29,484.64 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-07-29T13:38:40Z",
"rates": {
"YER": 29.484641
}
}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": 2948.4641,
"rate": 29.484641
}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