Rate Overview
Live
1 SBD = 29.4611 YER
1 YER = 0.033943
SBD
Avg
29.5060
High
29.8980
Low
29.2651
Last updated: 7/19/2026, 5:37:20 AM
Quick Conversions
| SBD | YER |
|---|---|
| 1 SBD | 29.46 YER |
| 10 SBD | 294.61 YER |
| 50 SBD | 1,473.06 YER |
| 100 SBD | 2,946.11 YER |
| 500 SBD | 14,730.57 YER |
| 1,000 SBD | 29,461.13 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-19T05:37:20Z",
"rates": {
"YER": 29.46113
}
}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": 2946.1130000000003,
"rate": 29.46113
}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