Rate Overview
Live
1 UZS = 0.000661 SBD
1 SBD = 1512.86
UZS
Avg
0.000662
High
0.000664
Low
0.000659
Last updated: 4/17/2026, 6:14:56 AM
Quick Conversions
| UZS | SBD |
|---|---|
| 1 UZS | 0.00 SBD |
| 10 UZS | 0.01 SBD |
| 50 UZS | 0.03 SBD |
| 100 UZS | 0.07 SBD |
| 500 UZS | 0.33 SBD |
| 1,000 UZS | 0.66 SBD |
Get UZS/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=SBDExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-04-17T06:14:56Z",
"rates": {
"SBD": 0.000661
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "SBD",
"amount": 100
},
"result": 0.0661,
"rate": 0.000661
}Build with UZS/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key