Rate Overview
Live
1 UAH = 0.179531 SBD
1 SBD = 5.5701
UAH
Avg
0.178862
High
0.179621
Low
0.177587
Last updated: 6/19/2026, 8:49:23 AM
Quick Conversions
| UAH | SBD |
|---|---|
| 1 UAH | 0.18 SBD |
| 10 UAH | 1.80 SBD |
| 50 UAH | 8.98 SBD |
| 100 UAH | 17.95 SBD |
| 500 UAH | 89.77 SBD |
| 1,000 UAH | 179.53 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-06-19T08:49:23Z",
"rates": {
"SBD": 0.179531
}
}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": 17.9531,
"rate": 0.179531
}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