Rate Overview
Live
1 RUB = 47.1924 UGX
1 UGX = 0.021190
RUB
Avg
43.5122
High
51.1000
Low
33.1919
Last updated: 7/19/2026, 7:20:26 PM
Quick Conversions
| RUB | UGX |
|---|---|
| 1 RUB | 47.19 UGX |
| 10 RUB | 471.92 UGX |
| 50 RUB | 2,359.62 UGX |
| 100 RUB | 4,719.24 UGX |
| 500 RUB | 23,596.22 UGX |
| 1,000 RUB | 47,192.44 UGX |
Get RUB/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=UGXExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-19T19:20:26Z",
"rates": {
"UGX": 47.192439
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "UGX",
"amount": 100
},
"result": 4719.2439,
"rate": 47.192439
}Build with RUB/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key