Rate Overview
Live
1 SBD = 5.5589 UAH
1 UAH = 0.179892
SBD
Avg
5.5593
High
5.5760
Low
5.5444
Last updated: 9/3/2026, 6:37:53 AM
Quick Conversions
| SBD | UAH |
|---|---|
| 1 SBD | 5.56 UAH |
| 10 SBD | 55.59 UAH |
| 50 SBD | 277.94 UAH |
| 100 SBD | 555.89 UAH |
| 500 SBD | 2,779.44 UAH |
| 1,000 SBD | 5,558.88 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-09-03T06:37:53Z",
"rates": {
"UAH": 5.55888
}
}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.888,
"rate": 5.55888
}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