Rate Overview
Live
1 YER = 0.033267 SBD
1 SBD = 30.0598
YER
Avg
0.033950
High
0.034621
Low
0.033106
Last updated: 5/27/2026, 7:21:10 PM
Quick Conversions
| YER | SBD |
|---|---|
| 1 YER | 0.03 SBD |
| 10 YER | 0.33 SBD |
| 50 YER | 1.66 SBD |
| 100 YER | 3.33 SBD |
| 500 YER | 16.63 SBD |
| 1,000 YER | 33.27 SBD |
Get YER/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=SBDExample Response:
{
"success": true,
"base": "YER",
"date": "2026-05-27T19:21:10Z",
"rates": {
"SBD": 0.033267
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "SBD",
"amount": 100
},
"result": 3.3266999999999998,
"rate": 0.033267
}Build with YER/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key