Rate Overview
Live
1 UGX = 0.020481 RUB
1 RUB = 48.8257
UGX
Avg
0.020676
High
0.021090
Low
0.020304
Last updated: 4/17/2026, 2:48:06 AM
Quick Conversions
| UGX | RUB |
|---|---|
| 1 UGX | 0.02 RUB |
| 10 UGX | 0.20 RUB |
| 50 UGX | 1.02 RUB |
| 100 UGX | 2.05 RUB |
| 500 UGX | 10.24 RUB |
| 1,000 UGX | 20.48 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-04-17T02:48:06Z",
"rates": {
"RUB": 0.020481
}
}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.0481,
"rate": 0.020481
}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