Rate Overview
Live
1 RUB = 48.8244 UGX
1 UGX = 0.020482
RUB
Avg
48.3715
High
49.2500
Low
47.4149
Last updated: 4/17/2026, 1:49:11 AM
Quick Conversions
| RUB | UGX |
|---|---|
| 1 RUB | 48.82 UGX |
| 10 RUB | 488.24 UGX |
| 50 RUB | 2,441.22 UGX |
| 100 RUB | 4,882.44 UGX |
| 500 RUB | 24,412.21 UGX |
| 1,000 RUB | 48,824.43 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-04-17T01:49:11Z",
"rates": {
"UGX": 48.824428
}
}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": 4882.4428,
"rate": 48.824428
}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