Rate Overview
Live
1 INR = 38.5070 UGX
1 UGX = 0.025969
INR
Avg
39.3052
High
40.8068
Low
38.3498
Last updated: 7/25/2026, 5:56:41 AM
Quick Conversions
| INR | UGX |
|---|---|
| 1 INR | 38.51 UGX |
| 10 INR | 385.07 UGX |
| 50 INR | 1,925.35 UGX |
| 100 INR | 3,850.70 UGX |
| 500 INR | 19,253.51 UGX |
| 1,000 INR | 38,507.02 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-25T05:56:41Z",
"rates": {
"UGX": 38.507024
}
}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": 3850.7024,
"rate": 38.507024
}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