Rate Overview
Live
1 UAH = 0.181506 SBD
1 SBD = 5.5095
UAH
Avg
0.181903
High
0.182985
Low
0.180922
Last updated: 5/7/2026, 2:50:51 PM
Quick Conversions
| UAH | SBD |
|---|---|
| 1 UAH | 0.18 SBD |
| 10 UAH | 1.82 SBD |
| 50 UAH | 9.08 SBD |
| 100 UAH | 18.15 SBD |
| 500 UAH | 90.75 SBD |
| 1,000 UAH | 181.51 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-05-07T14:50:51Z",
"rates": {
"SBD": 0.181506
}
}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.1506,
"rate": 0.181506
}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