Rate Overview
Live
1 SBD = 29.5788 YER
1 YER = 0.033808
SBD
Avg
29.6237
High
29.9309
Low
29.3292
Last updated: 7/22/2026, 10:05:56 PM
Quick Conversions
| SBD | YER |
|---|---|
| 1 SBD | 29.58 YER |
| 10 SBD | 295.79 YER |
| 50 SBD | 1,478.94 YER |
| 100 SBD | 2,957.88 YER |
| 500 SBD | 14,789.38 YER |
| 1,000 SBD | 29,578.76 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-22T22:05:56Z",
"rates": {
"YER": 29.578759
}
}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": 2957.8759,
"rate": 29.578759
}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