Rate Overview
Live
1 RUB = 47.4384 UGX
1 UGX = 0.021080
RUB
Avg
48.2047
High
53.0154
Low
43.8174
Last updated: 7/22/2026, 7:32:03 AM
Quick Conversions
| RUB | UGX |
|---|---|
| 1 RUB | 47.44 UGX |
| 10 RUB | 474.38 UGX |
| 50 RUB | 2,371.92 UGX |
| 100 RUB | 4,743.84 UGX |
| 500 RUB | 23,719.19 UGX |
| 1,000 RUB | 47,438.38 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-22T07:32:03Z",
"rates": {
"UGX": 47.438377
}
}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": 4743.8377,
"rate": 47.438377
}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