Rate Overview
Live
1 SBD = 29.4718 YER
1 YER = 0.033931
SBD
Avg
29.4639
High
29.5232
Low
29.3711
Last updated: 8/14/2026, 6:18:58 AM
Quick Conversions
| SBD | YER |
|---|---|
| 1 SBD | 29.47 YER |
| 10 SBD | 294.72 YER |
| 50 SBD | 1,473.59 YER |
| 100 SBD | 2,947.18 YER |
| 500 SBD | 14,735.89 YER |
| 1,000 SBD | 29,471.77 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-08-14T06:18:58Z",
"rates": {
"YER": 29.47177
}
}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": 2947.177,
"rate": 29.47177
}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