Rate Overview
Live
1 UZS = 0.049283 SDG
1 SDG = 20.2910
UZS
Avg
0.049254
High
0.049338
Low
0.049157
Last updated: 3/7/2026, 3:44:07 AM
Quick Conversions
| UZS | SDG |
|---|---|
| 1 UZS | 0.05 SDG |
| 10 UZS | 0.49 SDG |
| 50 UZS | 2.46 SDG |
| 100 UZS | 4.93 SDG |
| 500 UZS | 24.64 SDG |
| 1,000 UZS | 49.28 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-03-07T03:44:07Z",
"rates": {
"SDG": 0.049283
}
}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.9283,
"rate": 0.049283
}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