Rate Overview
Live
1 RUB = 45.1357 UGX
1 UGX = 0.022155
RUB
Avg
45.5095
High
46.4415
Low
44.9150
Last updated: 8/12/2026, 3:30:52 PM
Quick Conversions
| RUB | UGX |
|---|---|
| 1 RUB | 45.14 UGX |
| 10 RUB | 451.36 UGX |
| 50 RUB | 2,256.78 UGX |
| 100 RUB | 4,513.57 UGX |
| 500 RUB | 22,567.84 UGX |
| 1,000 RUB | 45,135.69 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-08-12T15:30:52Z",
"rates": {
"UGX": 45.135687
}
}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": 4513.5687,
"rate": 45.135687
}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