Rate Overview
Live
1 RUB = 47.9929 UGX
1 UGX = 0.020836
RUB
Avg
48.7511
High
51.9417
Low
46.5116
Last updated: 7/13/2026, 3:43:40 AM
Quick Conversions
| RUB | UGX |
|---|---|
| 1 RUB | 47.99 UGX |
| 10 RUB | 479.93 UGX |
| 50 RUB | 2,399.65 UGX |
| 100 RUB | 4,799.29 UGX |
| 500 RUB | 23,996.47 UGX |
| 1,000 RUB | 47,992.95 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-13T03:43:40Z",
"rates": {
"UGX": 47.992948
}
}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.2948,
"rate": 47.992948
}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