Rate Overview
Live
1 UAH = 0.180172 SBD
1 SBD = 5.5503
UAH
Avg
0.180041
High
0.180507
Low
0.179598
Last updated: 7/30/2026, 7:37:53 AM
Quick Conversions
| UAH | SBD |
|---|---|
| 1 UAH | 0.18 SBD |
| 10 UAH | 1.80 SBD |
| 50 UAH | 9.01 SBD |
| 100 UAH | 18.02 SBD |
| 500 UAH | 90.09 SBD |
| 1,000 UAH | 180.17 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-30T07:37:53Z",
"rates": {
"SBD": 0.180172
}
}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.0172,
"rate": 0.180172
}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