Rate Overview
Live
1 INR = 39.2880 UGX
1 UGX = 0.025453
INR
Avg
41.3314
High
44.3554
Low
38.9171
Last updated: 5/26/2026, 9:57:36 AM
Quick Conversions
| INR | UGX |
|---|---|
| 1 INR | 39.29 UGX |
| 10 INR | 392.88 UGX |
| 50 INR | 1,964.40 UGX |
| 100 INR | 3,928.80 UGX |
| 500 INR | 19,644.02 UGX |
| 1,000 INR | 39,288.03 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-05-26T09:57:36Z",
"rates": {
"UGX": 39.288031
}
}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": 3928.8030999999996,
"rate": 39.288031
}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