Rate Overview
Live
1 SBD = 29.7091 YER
1 YER = 0.033660
SBD
Avg
29.8083
High
29.9309
Low
29.6693
Last updated: 5/7/2026, 10:12:25 AM
Quick Conversions
| SBD | YER |
|---|---|
| 1 SBD | 29.71 YER |
| 10 SBD | 297.09 YER |
| 50 SBD | 1,485.45 YER |
| 100 SBD | 2,970.91 YER |
| 500 SBD | 14,854.55 YER |
| 1,000 SBD | 29,709.10 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-07T10:12:25Z",
"rates": {
"YER": 29.709095
}
}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": 2970.9095,
"rate": 29.709095
}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