Rate Overview
Live
1 UGX = 0.022224 RUB
1 RUB = 44.9964
UGX
Avg
0.022513
High
0.022844
Low
0.022224
Last updated: 8/22/2026, 5:37:48 PM
Quick Conversions
| UGX | RUB |
|---|---|
| 1 UGX | 0.02 RUB |
| 10 UGX | 0.22 RUB |
| 50 UGX | 1.11 RUB |
| 100 UGX | 2.22 RUB |
| 500 UGX | 11.11 RUB |
| 1,000 UGX | 22.22 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-08-22T17:37:48Z",
"rates": {
"RUB": 0.022224
}
}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.2224,
"rate": 0.022224
}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