Rate Overview
Live
1 UGX = 0.025007 INR
1 INR = 39.9888
UGX
Avg
0.025150
High
0.025461
Low
0.024737
Last updated: 3/6/2026, 11:34:03 AM
Quick Conversions
| UGX | INR |
|---|---|
| 1 UGX | 0.03 INR |
| 10 UGX | 0.25 INR |
| 50 UGX | 1.25 INR |
| 100 UGX | 2.50 INR |
| 500 UGX | 12.50 INR |
| 1,000 UGX | 25.01 INR |
Get UGX/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=INRExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-06T11:34:03Z",
"rates": {
"INR": 0.025007
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "INR",
"amount": 100
},
"result": 2.5007,
"rate": 0.025007
}Build with UGX/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key