Rate Overview
Live
1 UZS = 0.000106 SGD
1 SGD = 9433.96
UZS
Avg
0.000105
High
0.000106
Low
0.000102
Last updated: 5/28/2026, 9:46:49 PM
Quick Conversions
| UZS | SGD |
|---|---|
| 1 UZS | 0.00 SGD |
| 10 UZS | 0.00 SGD |
| 50 UZS | 0.01 SGD |
| 100 UZS | 0.01 SGD |
| 500 UZS | 0.05 SGD |
| 1,000 UZS | 0.11 SGD |
Get UZS/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=SGDExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-05-28T21:46:49Z",
"rates": {
"SGD": 0.000106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "SGD",
"amount": 100
},
"result": 0.0106,
"rate": 0.000106
}Build with UZS/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key