Rate Overview
Live
1 SBD = 5.4273 UAH
1 UAH = 0.184253
SBD
Avg
5.3986
High
5.4324
Low
5.3766
Last updated: 4/17/2026, 4:54:27 AM
Quick Conversions
| SBD | UAH |
|---|---|
| 1 SBD | 5.43 UAH |
| 10 SBD | 54.27 UAH |
| 50 SBD | 271.37 UAH |
| 100 SBD | 542.73 UAH |
| 500 SBD | 2,713.66 UAH |
| 1,000 SBD | 5,427.32 UAH |
Get SBD/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=UAHExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-04-17T04:54:27Z",
"rates": {
"UAH": 5.427317
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "UAH",
"amount": 100
},
"result": 542.7317,
"rate": 5.427317
}Build with SBD/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key