Rate Overview
Live
1 RUB = 45.6577 UGX
1 UGX = 0.021902
RUB
Avg
45.4771
High
46.4935
Low
43.8174
Last updated: 3/27/2026, 1:14:22 PM
Quick Conversions
| RUB | UGX |
|---|---|
| 1 RUB | 45.66 UGX |
| 10 RUB | 456.58 UGX |
| 50 RUB | 2,282.89 UGX |
| 100 RUB | 4,565.77 UGX |
| 500 RUB | 22,828.87 UGX |
| 1,000 RUB | 45,657.75 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-03-27T13:14:22Z",
"rates": {
"UGX": 45.657746
}
}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": 4565.774600000001,
"rate": 45.657746
}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