Rate Overview
Live
1 UAH = 0.184168 SBD
1 SBD = 5.4298
UAH
Avg
0.185527
High
0.187361
Low
0.184155
Last updated: 3/7/2026, 4:06:01 AM
Quick Conversions
| UAH | SBD |
|---|---|
| 1 UAH | 0.18 SBD |
| 10 UAH | 1.84 SBD |
| 50 UAH | 9.21 SBD |
| 100 UAH | 18.42 SBD |
| 500 UAH | 92.08 SBD |
| 1,000 UAH | 184.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-03-07T04:06:01Z",
"rates": {
"SBD": 0.184168
}
}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.4168,
"rate": 0.184168
}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