Rate Overview
Live
1 SBD = 5.4315 UAH
1 UAH = 0.184111
SBD
Avg
5.3855
High
5.4315
Low
5.3373
Last updated: 3/7/2026, 12:33:06 AM
Quick Conversions
| SBD | UAH |
|---|---|
| 1 SBD | 5.43 UAH |
| 10 SBD | 54.32 UAH |
| 50 SBD | 271.58 UAH |
| 100 SBD | 543.15 UAH |
| 500 SBD | 2,715.75 UAH |
| 1,000 SBD | 5,431.51 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-03-07T00:33:06Z",
"rates": {
"UAH": 5.431508
}
}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": 543.1508,
"rate": 5.431508
}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