Rate Overview
Live
1 UZS = 0.049731 SDG
1 SDG = 20.1082
UZS
Avg
0.050038
High
0.050303
Low
0.049731
Last updated: 5/7/2026, 8:10:27 AM
Quick Conversions
| UZS | SDG |
|---|---|
| 1 UZS | 0.05 SDG |
| 10 UZS | 0.50 SDG |
| 50 UZS | 2.49 SDG |
| 100 UZS | 4.97 SDG |
| 500 UZS | 24.87 SDG |
| 1,000 UZS | 49.73 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-05-07T08:10:27Z",
"rates": {
"SDG": 0.049731
}
}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.9731,
"rate": 0.049731
}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