Rate Overview
Live
1 SBD = 5.5695 UAH
1 UAH = 0.179550
SBD
Avg
5.5670
High
5.5770
Low
5.5604
Last updated: 8/19/2026, 1:30:26 AM
Quick Conversions
| SBD | UAH |
|---|---|
| 1 SBD | 5.57 UAH |
| 10 SBD | 55.69 UAH |
| 50 SBD | 278.47 UAH |
| 100 SBD | 556.95 UAH |
| 500 SBD | 2,784.74 UAH |
| 1,000 SBD | 5,569.47 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-08-19T01:30:26Z",
"rates": {
"UAH": 5.569471
}
}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.9471,
"rate": 5.569471
}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