Rate Overview
Live
1 SBD = 5.5326 UAH
1 UAH = 0.180746
SBD
Avg
5.4663
High
5.6223
Low
5.3014
Last updated: 7/22/2026, 3:33:48 PM
Quick Conversions
| SBD | UAH |
|---|---|
| 1 SBD | 5.53 UAH |
| 10 SBD | 55.33 UAH |
| 50 SBD | 276.63 UAH |
| 100 SBD | 553.26 UAH |
| 500 SBD | 2,766.31 UAH |
| 1,000 SBD | 5,532.62 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-22T15:33:48Z",
"rates": {
"UAH": 5.532616
}
}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": 553.2616,
"rate": 5.532616
}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