Rate Overview
Live
1 UGX = 0.020803 RUB
1 RUB = 48.0700
UGX
Avg
0.020884
High
0.022545
Low
0.018768
Last updated: 7/12/2026, 12:45:08 PM
Quick Conversions
| UGX | RUB |
|---|---|
| 1 UGX | 0.02 RUB |
| 10 UGX | 0.21 RUB |
| 50 UGX | 1.04 RUB |
| 100 UGX | 2.08 RUB |
| 500 UGX | 10.40 RUB |
| 1,000 UGX | 20.80 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-07-12T12:45:08Z",
"rates": {
"RUB": 0.020803
}
}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.0803,
"rate": 0.020803
}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