Rate Overview
Live
1 INR = 38.3437 UGX
1 UGX = 0.026080
INR
Avg
38.6774
High
39.1782
Low
38.3437
Last updated: 7/3/2026, 9:20:09 PM
Quick Conversions
| INR | UGX |
|---|---|
| 1 INR | 38.34 UGX |
| 10 INR | 383.44 UGX |
| 50 INR | 1,917.19 UGX |
| 100 INR | 3,834.37 UGX |
| 500 INR | 19,171.87 UGX |
| 1,000 INR | 38,343.74 UGX |
Get INR/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=UGXExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-03T21:20:09Z",
"rates": {
"UGX": 38.343742
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "UGX",
"amount": 100
},
"result": 3834.3741999999997,
"rate": 38.343742
}Build with INR/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key