Rate Overview
Live
1 RUB = 51.2179 UGX
1 UGX = 0.019524
RUB
Avg
51.8095
High
52.3613
Low
51.2179
Last updated: 6/16/2026, 1:25:45 PM
Quick Conversions
| RUB | UGX |
|---|---|
| 1 RUB | 51.22 UGX |
| 10 RUB | 512.18 UGX |
| 50 RUB | 2,560.89 UGX |
| 100 RUB | 5,121.79 UGX |
| 500 RUB | 25,608.93 UGX |
| 1,000 RUB | 51,217.86 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-06-16T13:25:45Z",
"rates": {
"UGX": 51.217855
}
}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": 5121.7855,
"rate": 51.217855
}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