Rate Overview
Live
1 SBD = 29.6439 YER
1 YER = 0.033734
SBD
Avg
29.5635
High
29.7671
Low
29.3912
Last updated: 4/17/2026, 7:30:57 AM
Quick Conversions
| SBD | YER |
|---|---|
| 1 SBD | 29.64 YER |
| 10 SBD | 296.44 YER |
| 50 SBD | 1,482.20 YER |
| 100 SBD | 2,964.39 YER |
| 500 SBD | 14,821.95 YER |
| 1,000 SBD | 29,643.90 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-04-17T07:30:57Z",
"rates": {
"YER": 29.643903
}
}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": 2964.3903,
"rate": 29.643903
}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