Rate Overview
Live
1 RUB = 47.9909 UGX
1 UGX = 0.020837
RUB
Avg
46.1331
High
53.0154
Low
41.7165
Last updated: 7/9/2026, 7:56:48 AM
Quick Conversions
| RUB | UGX |
|---|---|
| 1 RUB | 47.99 UGX |
| 10 RUB | 479.91 UGX |
| 50 RUB | 2,399.55 UGX |
| 100 RUB | 4,799.09 UGX |
| 500 RUB | 23,995.47 UGX |
| 1,000 RUB | 47,990.93 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-09T07:56:48Z",
"rates": {
"UGX": 47.990932
}
}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": 4799.0932,
"rate": 47.990932
}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