Rate Overview
Live
1 INR = 38.4751 UGX
1 UGX = 0.025991
INR
Avg
39.6501
High
41.5382
Low
38.3532
Last updated: 7/24/2026, 9:29:25 AM
Quick Conversions
| INR | UGX |
|---|---|
| 1 INR | 38.48 UGX |
| 10 INR | 384.75 UGX |
| 50 INR | 1,923.75 UGX |
| 100 INR | 3,847.51 UGX |
| 500 INR | 19,237.53 UGX |
| 1,000 INR | 38,475.06 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-24T09:29:25Z",
"rates": {
"UGX": 38.475056
}
}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": 3847.5056000000004,
"rate": 38.475056
}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