Rate Overview
Live
1 UGX = 0.021372 RUB
1 RUB = 46.7902
UGX
Avg
0.021302
High
0.021462
Low
0.020856
Last updated: 3/6/2026, 11:51:43 PM
Quick Conversions
| UGX | RUB |
|---|---|
| 1 UGX | 0.02 RUB |
| 10 UGX | 0.21 RUB |
| 50 UGX | 1.07 RUB |
| 100 UGX | 2.14 RUB |
| 500 UGX | 10.69 RUB |
| 1,000 UGX | 21.37 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-03-06T23:51:43Z",
"rates": {
"RUB": 0.021372
}
}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.1372,
"rate": 0.021372
}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