Rate Overview
Live
1 UGX = 0.021134 RUB
1 RUB = 47.3171
UGX
Avg
0.023343
High
0.030127
Low
0.019569
Last updated: 7/7/2026, 9:44:45 AM
Quick Conversions
| UGX | RUB |
|---|---|
| 1 UGX | 0.02 RUB |
| 10 UGX | 0.21 RUB |
| 50 UGX | 1.06 RUB |
| 100 UGX | 2.11 RUB |
| 500 UGX | 10.57 RUB |
| 1,000 UGX | 21.13 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-07-07T09:44:45Z",
"rates": {
"RUB": 0.021134
}
}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.1134,
"rate": 0.021134
}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