Rate Overview
Live
1 UGX = 0.020357 RUB
1 RUB = 49.1232
UGX
Avg
0.021728
High
0.024100
Low
0.018768
Last updated: 6/23/2026, 11:41:55 PM
Quick Conversions
| UGX | RUB |
|---|---|
| 1 UGX | 0.02 RUB |
| 10 UGX | 0.20 RUB |
| 50 UGX | 1.02 RUB |
| 100 UGX | 2.04 RUB |
| 500 UGX | 10.18 RUB |
| 1,000 UGX | 20.36 RUB |
Get UGX/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=RUBExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-06-23T23:41:55Z",
"rates": {
"RUB": 0.020357
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "RUB",
"amount": 100
},
"result": 2.0357,
"rate": 0.020357
}Build with UGX/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key