Rate Overview
Live
1 UGX = 0.021902 RUB
1 RUB = 45.6579
UGX
Avg
0.021563
High
0.022821
Low
0.020856
Last updated: 3/27/2026, 10:21:56 AM
Quick Conversions
| UGX | RUB |
|---|---|
| 1 UGX | 0.02 RUB |
| 10 UGX | 0.22 RUB |
| 50 UGX | 1.10 RUB |
| 100 UGX | 2.19 RUB |
| 500 UGX | 10.95 RUB |
| 1,000 UGX | 21.90 RUB |
Get UGX/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=RUBExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-27T10:21:56Z",
"rates": {
"RUB": 0.021902
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "RUB",
"amount": 100
},
"result": 2.1902,
"rate": 0.021902
}Build with UGX/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key