Rate Overview
Live
1 SBD = 5.5658 UAH
1 UAH = 0.179669
SBD
Avg
5.4488
High
5.5673
Low
5.2067
Last updated: 7/29/2026, 7:33:24 PM
Quick Conversions
| SBD | UAH |
|---|---|
| 1 SBD | 5.57 UAH |
| 10 SBD | 55.66 UAH |
| 50 SBD | 278.29 UAH |
| 100 SBD | 556.58 UAH |
| 500 SBD | 2,782.89 UAH |
| 1,000 SBD | 5,565.79 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-29T19:33:24Z",
"rates": {
"UAH": 5.565786
}
}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": 556.5786,
"rate": 5.565786
}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