Rate Overview
Live
1 UZS = 0.049995 SDG
1 SDG = 20.0020
UZS
Avg
0.049534
High
0.050119
Low
0.046289
Last updated: 7/30/2026, 11:06:56 AM
Quick Conversions
| UZS | SDG |
|---|---|
| 1 UZS | 0.05 SDG |
| 10 UZS | 0.50 SDG |
| 50 UZS | 2.50 SDG |
| 100 UZS | 5.00 SDG |
| 500 UZS | 25.00 SDG |
| 1,000 UZS | 50.00 SDG |
Get UZS/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=SDGExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-07-30T11:06:56Z",
"rates": {
"SDG": 0.049995
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "SDG",
"amount": 100
},
"result": 4.999499999999999,
"rate": 0.049995
}Build with UZS/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key