Rate Overview
Live
1 RUB = 50.3191 UGX
1 UGX = 0.019873
RUB
Avg
50.1243
High
50.3191
Low
49.8537
Last updated: 5/7/2026, 6:54:18 AM
Quick Conversions
| RUB | UGX |
|---|---|
| 1 RUB | 50.32 UGX |
| 10 RUB | 503.19 UGX |
| 50 RUB | 2,515.95 UGX |
| 100 RUB | 5,031.91 UGX |
| 500 RUB | 25,159.55 UGX |
| 1,000 RUB | 50,319.10 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-05-07T06:54:18Z",
"rates": {
"UGX": 50.319098
}
}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": 5031.909799999999,
"rate": 50.319098
}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