Rate Overview
Live
1 RON = 802.8152 UGX
1 UGX = 0.001246
RON
Avg
802.7721
High
831.4497
Low
791.6188
Last updated: 7/14/2026, 3:16:03 AM
Quick Conversions
| RON | UGX |
|---|---|
| 1 RON | 802.82 UGX |
| 10 RON | 8,028.15 UGX |
| 50 RON | 40,140.76 UGX |
| 100 RON | 80,281.52 UGX |
| 500 RON | 401,407.60 UGX |
| 1,000 RON | 802,815.20 UGX |
Get RON/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=UGXExample Response:
{
"success": true,
"base": "RON",
"date": "2026-07-14T03:16:03Z",
"rates": {
"UGX": 802.8152
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "UGX",
"amount": 100
},
"result": 80281.52,
"rate": 802.8152
}Build with RON/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key