Rate Overview
Live
1 SBD = 5.4776 UAH
1 UAH = 0.182561
SBD
Avg
5.4939
High
5.5272
Low
5.4649
Last updated: 5/7/2026, 1:48:57 PM
Quick Conversions
| SBD | UAH |
|---|---|
| 1 SBD | 5.48 UAH |
| 10 SBD | 54.78 UAH |
| 50 SBD | 273.88 UAH |
| 100 SBD | 547.76 UAH |
| 500 SBD | 2,738.81 UAH |
| 1,000 SBD | 5,477.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-05-07T13:48:57Z",
"rates": {
"UAH": 5.477615
}
}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": 547.7615000000001,
"rate": 5.477615
}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