Rate Overview
Live
1 UZS = 0.000660 SBD
1 SBD = 1515.15
UZS
Avg
0.000662
High
0.000666
Low
0.000659
Last updated: 3/7/2026, 3:28:05 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-03-07T03:28:05Z",
"rates": {
"SBD": 0.00066
}
}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.066,
"rate": 0.00066
}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