Rate Overview
Live
1 RON = 810.0526 UGX
1 UGX = 0.001234
RON
Avg
810.2453
High
848.9704
Low
761.7595
Last updated: 7/24/2026, 10:53:29 AM
Quick Conversions
| RON | UGX |
|---|---|
| 1 RON | 810.05 UGX |
| 10 RON | 8,100.53 UGX |
| 50 RON | 40,502.63 UGX |
| 100 RON | 81,005.26 UGX |
| 500 RON | 405,026.30 UGX |
| 1,000 RON | 810,052.60 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-24T10:53:29Z",
"rates": {
"UGX": 810.052598
}
}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": 81005.2598,
"rate": 810.052598
}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