Rate Overview
Live
1 SBD = 29.8657 YER
1 YER = 0.033483
SBD
Avg
29.7863
High
29.8751
Low
29.6662
Last updated: 5/27/2026, 6:18:59 PM
Quick Conversions
| SBD | YER |
|---|---|
| 1 SBD | 29.87 YER |
| 10 SBD | 298.66 YER |
| 50 SBD | 1,493.28 YER |
| 100 SBD | 2,986.57 YER |
| 500 SBD | 14,932.84 YER |
| 1,000 SBD | 29,865.69 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-27T18:18:59Z",
"rates": {
"YER": 29.865688
}
}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": 2986.5688,
"rate": 29.865688
}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