Rate Overview
Live
1 RUB = 47.5663 UGX
1 UGX = 0.021023
RUB
Avg
47.3853
High
47.5972
Low
47.1915
Last updated: 7/25/2026, 1:57:37 AM
Quick Conversions
| RUB | UGX |
|---|---|
| 1 RUB | 47.57 UGX |
| 10 RUB | 475.66 UGX |
| 50 RUB | 2,378.32 UGX |
| 100 RUB | 4,756.63 UGX |
| 500 RUB | 23,783.16 UGX |
| 1,000 RUB | 47,566.33 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-25T01:57:37Z",
"rates": {
"UGX": 47.566329
}
}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": 4756.6329000000005,
"rate": 47.566329
}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