Rate Overview
Live
1 UAH = 0.179446 SBD
1 SBD = 5.5727
UAH
Avg
0.179714
High
0.180361
Low
0.179446
Last updated: 9/7/2026, 3:27:23 PM
Quick Conversions
| UAH | SBD |
|---|---|
| 1 UAH | 0.18 SBD |
| 10 UAH | 1.79 SBD |
| 50 UAH | 8.97 SBD |
| 100 UAH | 17.94 SBD |
| 500 UAH | 89.72 SBD |
| 1,000 UAH | 179.45 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-09-07T15:27:23Z",
"rates": {
"SBD": 0.179446
}
}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.9446,
"rate": 0.179446
}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