Rate Overview
Live
1 YER = 0.033955 SBD
1 SBD = 29.4507
YER
Avg
0.033919
High
0.034047
Low
0.033720
Last updated: 8/12/2026, 3:55:39 PM
Quick Conversions
| YER | SBD |
|---|---|
| 1 YER | 0.03 SBD |
| 10 YER | 0.34 SBD |
| 50 YER | 1.70 SBD |
| 100 YER | 3.40 SBD |
| 500 YER | 16.98 SBD |
| 1,000 YER | 33.96 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-08-12T15:55:39Z",
"rates": {
"SBD": 0.033955
}
}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.3954999999999997,
"rate": 0.033955
}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