Rate Overview
Live
1 INR = 39.4601 UGX
1 UGX = 0.025342
INR
Avg
39.4647
High
39.5770
Low
39.3068
Last updated: 6/15/2026, 10:02:27 AM
Quick Conversions
| INR | UGX |
|---|---|
| 1 INR | 39.46 UGX |
| 10 INR | 394.60 UGX |
| 50 INR | 1,973.01 UGX |
| 100 INR | 3,946.01 UGX |
| 500 INR | 19,730.06 UGX |
| 1,000 INR | 39,460.12 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-06-15T10:02:27Z",
"rates": {
"UGX": 39.460116
}
}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": 3946.0116,
"rate": 39.460116
}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