Rate Overview
Live
1 INR = 39.3560 UGX
1 UGX = 0.025409
INR
Avg
40.1542
High
42.8649
Low
37.7759
Last updated: 5/26/2026, 8:54:45 AM
Quick Conversions
| INR | UGX |
|---|---|
| 1 INR | 39.36 UGX |
| 10 INR | 393.56 UGX |
| 50 INR | 1,967.80 UGX |
| 100 INR | 3,935.60 UGX |
| 500 INR | 19,678.02 UGX |
| 1,000 INR | 39,356.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-26T08:54:45Z",
"rates": {
"UGX": 39.356034
}
}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": 3935.6034,
"rate": 39.356034
}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