Rate Overview
Live
1 RSD = 36.5476 UGX
1 UGX = 0.027362
RSD
Avg
35.9176
High
37.5698
Low
33.9722
Last updated: 7/26/2026, 9:20:18 PM
Quick Conversions
| RSD | UGX |
|---|---|
| 1 RSD | 36.55 UGX |
| 10 RSD | 365.48 UGX |
| 50 RSD | 1,827.38 UGX |
| 100 RSD | 3,654.76 UGX |
| 500 RSD | 18,273.78 UGX |
| 1,000 RSD | 36,547.56 UGX |
Get RSD/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RSD¤cies=UGXExample Response:
{
"success": true,
"base": "RSD",
"date": "2026-07-26T21:20:18Z",
"rates": {
"UGX": 36.54756
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RSD&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "RSD",
"to": "UGX",
"amount": 100
},
"result": 3654.756,
"rate": 36.54756
}Build with RSD/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key