Rate Overview
Live
1 SBD = 5.4987 UAH
1 UAH = 0.181861
SBD
Avg
5.5323
High
5.5768
Low
5.4987
Last updated: 7/9/2026, 5:51:59 AM
Quick Conversions
| SBD | UAH |
|---|---|
| 1 SBD | 5.50 UAH |
| 10 SBD | 54.99 UAH |
| 50 SBD | 274.94 UAH |
| 100 SBD | 549.87 UAH |
| 500 SBD | 2,749.35 UAH |
| 1,000 SBD | 5,498.71 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-09T05:51:59Z",
"rates": {
"UAH": 5.498708
}
}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": 549.8707999999999,
"rate": 5.498708
}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