Rate Overview
Live
1 RUB = 46.7889 UGX
1 UGX = 0.021373
RUB
Avg
46.9470
High
47.9468
Low
46.5924
Last updated: 3/6/2026, 5:14:31 PM
Quick Conversions
| RUB | UGX |
|---|---|
| 1 RUB | 46.79 UGX |
| 10 RUB | 467.89 UGX |
| 50 RUB | 2,339.44 UGX |
| 100 RUB | 4,678.89 UGX |
| 500 RUB | 23,394.44 UGX |
| 1,000 RUB | 46,788.87 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-03-06T17:14:31Z",
"rates": {
"UGX": 46.788873
}
}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": 4678.8873,
"rate": 46.788873
}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