Rate Overview
Live
1 UAH = 0.182627 SBD
1 SBD = 5.4756
UAH
Avg
0.191084
High
0.199551
Low
0.181078
Last updated: 3/27/2026, 3:33:23 PM
Quick Conversions
| UAH | SBD |
|---|---|
| 1 UAH | 0.18 SBD |
| 10 UAH | 1.83 SBD |
| 50 UAH | 9.13 SBD |
| 100 UAH | 18.26 SBD |
| 500 UAH | 91.31 SBD |
| 1,000 UAH | 182.63 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-03-27T15:33:23Z",
"rates": {
"SBD": 0.182627
}
}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.262700000000002,
"rate": 0.182627
}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