Rate Overview
Live
1 INR = 39.6442 UGX
1 UGX = 0.025224
INR
Avg
39.5634
High
39.8607
Low
39.2249
Last updated: 9/3/2026, 1:52:56 AM
Quick Conversions
| INR | UGX |
|---|---|
| 1 INR | 39.64 UGX |
| 10 INR | 396.44 UGX |
| 50 INR | 1,982.21 UGX |
| 100 INR | 3,964.42 UGX |
| 500 INR | 19,822.08 UGX |
| 1,000 INR | 39,644.15 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-09-03T01:52:56Z",
"rates": {
"UGX": 39.64415
}
}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": 3964.4150000000004,
"rate": 39.64415
}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