Rate Overview
Live
1 INR = 39.4289 UGX
1 UGX = 0.025362
INR
Avg
39.5967
High
40.5256
Low
37.7759
Last updated: 3/26/2026, 5:13:26 PM
Quick Conversions
| INR | UGX |
|---|---|
| 1 INR | 39.43 UGX |
| 10 INR | 394.29 UGX |
| 50 INR | 1,971.44 UGX |
| 100 INR | 3,942.89 UGX |
| 500 INR | 19,714.44 UGX |
| 1,000 INR | 39,428.87 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-03-26T17:13:26Z",
"rates": {
"UGX": 39.42887
}
}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": 3942.887,
"rate": 39.42887
}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