Rate Overview
Live
1 SBD = 5.5528 UAH
1 UAH = 0.180089
SBD
Avg
5.5424
High
5.6258
Low
5.4987
Last updated: 7/25/2026, 8:24:24 PM
Quick Conversions
| SBD | UAH |
|---|---|
| 1 SBD | 5.55 UAH |
| 10 SBD | 55.53 UAH |
| 50 SBD | 277.64 UAH |
| 100 SBD | 555.28 UAH |
| 500 SBD | 2,776.41 UAH |
| 1,000 SBD | 5,552.82 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-07-25T20:24:24Z",
"rates": {
"UAH": 5.552815
}
}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": 555.2814999999999,
"rate": 5.552815
}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