Rate Overview
Live
1 UAH = 0.181860 SBD
1 SBD = 5.4987
UAH
Avg
0.180756
High
0.181861
Low
0.179315
Last updated: 7/9/2026, 9:14:15 AM
Quick Conversions
| UAH | SBD |
|---|---|
| 1 UAH | 0.18 SBD |
| 10 UAH | 1.82 SBD |
| 50 UAH | 9.09 SBD |
| 100 UAH | 18.19 SBD |
| 500 UAH | 90.93 SBD |
| 1,000 UAH | 181.86 SBD |
Get UAH/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=SBDExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-09T09:14:15Z",
"rates": {
"SBD": 0.18186
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "SBD",
"amount": 100
},
"result": 18.186,
"rate": 0.18186
}Build with UAH/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key