Rate Overview
Live
1 UZS = 0.008527 RSD
1 RSD = 117.2745
UZS
Avg
0.008343
High
0.008552
Low
0.008003
Last updated: 7/19/2026, 7:48:19 PM
Quick Conversions
| UZS | RSD |
|---|---|
| 1 UZS | 0.01 RSD |
| 10 UZS | 0.09 RSD |
| 50 UZS | 0.43 RSD |
| 100 UZS | 0.85 RSD |
| 500 UZS | 4.26 RSD |
| 1,000 UZS | 8.53 RSD |
Get UZS/RSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=RSDExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-07-19T19:48:19Z",
"rates": {
"RSD": 0.008527
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=RSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "RSD",
"amount": 100
},
"result": 0.8527,
"rate": 0.008527
}Build with UZS/RSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key