Rate Overview
Live
1 RUB = 48.3112 UGX
1 UGX = 0.020699
RUB
Avg
43.5588
High
51.1000
Low
33.1919
Last updated: 7/27/2026, 12:04:58 PM
Quick Conversions
| RUB | UGX |
|---|---|
| 1 RUB | 48.31 UGX |
| 10 RUB | 483.11 UGX |
| 50 RUB | 2,415.56 UGX |
| 100 RUB | 4,831.12 UGX |
| 500 RUB | 24,155.61 UGX |
| 1,000 RUB | 48,311.23 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-27T12:04:58Z",
"rates": {
"UGX": 48.311229
}
}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": 4831.122899999999,
"rate": 48.311229
}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