Rate Overview
Live
1 INR = 39.6308 UGX
1 UGX = 0.025233
INR
Avg
39.7454
High
40.0870
Low
39.5868
Last updated: 4/16/2026, 12:01:35 AM
Quick Conversions
| INR | UGX |
|---|---|
| 1 INR | 39.63 UGX |
| 10 INR | 396.31 UGX |
| 50 INR | 1,981.54 UGX |
| 100 INR | 3,963.08 UGX |
| 500 INR | 19,815.40 UGX |
| 1,000 INR | 39,630.80 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-04-16T00:01:35Z",
"rates": {
"UGX": 39.630803
}
}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": 3963.0803,
"rate": 39.630803
}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