Rate Overview
Live
1 UAH = 0.180088 SBD
1 SBD = 5.5528
UAH
Avg
0.183720
High
0.192061
Low
0.179621
Last updated: 7/26/2026, 1:16:01 AM
Quick Conversions
| UAH | SBD |
|---|---|
| 1 UAH | 0.18 SBD |
| 10 UAH | 1.80 SBD |
| 50 UAH | 9.00 SBD |
| 100 UAH | 18.01 SBD |
| 500 UAH | 90.04 SBD |
| 1,000 UAH | 180.09 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-26T01:16:01Z",
"rates": {
"SBD": 0.180088
}
}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.0088,
"rate": 0.180088
}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