Rate Overview
Live
1 UGX = 0.001190 RON
1 RON = 840.3361
UGX
Avg
0.001195
High
0.001210
Low
0.001174
Last updated: 3/6/2026, 8:12:18 AM
Quick Conversions
| UGX | RON |
|---|---|
| 1 UGX | 0.00 RON |
| 10 UGX | 0.01 RON |
| 50 UGX | 0.06 RON |
| 100 UGX | 0.12 RON |
| 500 UGX | 0.60 RON |
| 1,000 UGX | 1.19 RON |
Get UGX/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=RONExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-06T08:12:18Z",
"rates": {
"RON": 0.00119
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "RON",
"amount": 100
},
"result": 0.11900000000000001,
"rate": 0.00119
}Build with UGX/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key