Rate Overview
Live
1 UZS = 0.049931 SDG
1 SDG = 20.0276
UZS
Avg
0.049461
High
0.050155
Low
0.046511
Last updated: 7/28/2026, 8:44:38 AM
Quick Conversions
| UZS | SDG |
|---|---|
| 1 UZS | 0.05 SDG |
| 10 UZS | 0.50 SDG |
| 50 UZS | 2.50 SDG |
| 100 UZS | 4.99 SDG |
| 500 UZS | 24.97 SDG |
| 1,000 UZS | 49.93 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-28T08:44:38Z",
"rates": {
"SDG": 0.049931
}
}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.9931,
"rate": 0.049931
}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