Rate Overview
Live
1 UGX = 0.019905 RUB
1 RUB = 50.2386
UGX
Avg
0.019556
High
0.019999
Low
0.019124
Last updated: 6/19/2026, 8:52:59 AM
Quick Conversions
| UGX | RUB |
|---|---|
| 1 UGX | 0.02 RUB |
| 10 UGX | 0.20 RUB |
| 50 UGX | 1.00 RUB |
| 100 UGX | 1.99 RUB |
| 500 UGX | 9.95 RUB |
| 1,000 UGX | 19.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-06-19T08:52:59Z",
"rates": {
"RUB": 0.019905
}
}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": 1.9905,
"rate": 0.019905
}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