Rate Overview
Live
1 SBD = 29.6249 YER
1 YER = 0.033755
SBD
Avg
29.5304
High
29.6548
Low
29.3989
Last updated: 3/7/2026, 12:33:12 AM
Quick Conversions
| SBD | YER |
|---|---|
| 1 SBD | 29.62 YER |
| 10 SBD | 296.25 YER |
| 50 SBD | 1,481.25 YER |
| 100 SBD | 2,962.49 YER |
| 500 SBD | 14,812.47 YER |
| 1,000 SBD | 29,624.95 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-03-07T00:33:12Z",
"rates": {
"YER": 29.624948
}
}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": 2962.4948,
"rate": 29.624948
}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