Rate Overview
Live
1 RUB = 43.4968 UGX
1 UGX = 0.022990
RUB
Avg
43.8692
High
44.5645
Low
43.4968
Last updated: 9/2/2026, 3:05:01 PM
Quick Conversions
| RUB | UGX |
|---|---|
| 1 RUB | 43.50 UGX |
| 10 RUB | 434.97 UGX |
| 50 RUB | 2,174.84 UGX |
| 100 RUB | 4,349.68 UGX |
| 500 RUB | 21,748.40 UGX |
| 1,000 RUB | 43,496.81 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-09-02T15:05:01Z",
"rates": {
"UGX": 43.496805
}
}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": 4349.6805,
"rate": 43.496805
}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