Rate Overview
Live
1 UGX = 0.025232 INR
1 INR = 39.6322
UGX
Avg
0.025160
High
0.025260
Low
0.024945
Last updated: 4/16/2026, 1:40:18 AM
Quick Conversions
| UGX | INR |
|---|---|
| 1 UGX | 0.03 INR |
| 10 UGX | 0.25 INR |
| 50 UGX | 1.26 INR |
| 100 UGX | 2.52 INR |
| 500 UGX | 12.62 INR |
| 1,000 UGX | 25.23 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-04-16T01:40:18Z",
"rates": {
"INR": 0.025232
}
}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.5232,
"rate": 0.025232
}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