Rate Overview
Live
1 SBD = 5.5758 UAH
1 UAH = 0.179346
SBD
Avg
5.2001
High
5.5758
Low
4.8452
Last updated: 5/27/2026, 11:48:47 PM
Quick Conversions
| SBD | UAH |
|---|---|
| 1 SBD | 5.58 UAH |
| 10 SBD | 55.76 UAH |
| 50 SBD | 278.79 UAH |
| 100 SBD | 557.58 UAH |
| 500 SBD | 2,787.91 UAH |
| 1,000 SBD | 5,575.82 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-05-27T23:48:47Z",
"rates": {
"UAH": 5.57582
}
}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": 557.582,
"rate": 5.57582
}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