Rate Overview
Live
1 SBD = 29.7025 YER
1 YER = 0.033667
SBD
Avg
29.5069
High
29.7025
Low
29.2651
Last updated: 7/8/2026, 3:53:34 PM
Quick Conversions
| SBD | YER |
|---|---|
| 1 SBD | 29.70 YER |
| 10 SBD | 297.02 YER |
| 50 SBD | 1,485.12 YER |
| 100 SBD | 2,970.25 YER |
| 500 SBD | 14,851.24 YER |
| 1,000 SBD | 29,702.49 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-07-08T15:53:34Z",
"rates": {
"YER": 29.702489
}
}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.2489,
"rate": 29.702489
}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