Rate Overview
Live
1 RSD = 37.2645 UGX
1 UGX = 0.026835
RSD
Avg
37.1263
High
37.3876
Low
36.9260
Last updated: 4/18/2026, 8:49:34 AM
Quick Conversions
| RSD | UGX |
|---|---|
| 1 RSD | 37.26 UGX |
| 10 RSD | 372.65 UGX |
| 50 RSD | 1,863.23 UGX |
| 100 RSD | 3,726.45 UGX |
| 500 RSD | 18,632.26 UGX |
| 1,000 RSD | 37,264.53 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-04-18T08:49:34Z",
"rates": {
"UGX": 37.264529
}
}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": 3726.4529,
"rate": 37.264529
}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