Rate Overview
Live
1 UZS = 0.049722 SDG
1 SDG = 20.1118
UZS
Avg
0.049919
High
0.050089
Low
0.049722
Last updated: 6/19/2026, 8:22:38 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.86 SDG |
| 1,000 UZS | 49.72 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-06-19T08:22:38Z",
"rates": {
"SDG": 0.049722
}
}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.9722,
"rate": 0.049722
}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