Rate Overview
Live
1 UGX = 0.026132 INR
1 INR = 38.2673
UGX
Avg
0.025978
High
0.026161
Low
0.025739
Last updated: 7/5/2026, 10:49:34 AM
Quick Conversions
| UGX | INR |
|---|---|
| 1 UGX | 0.03 INR |
| 10 UGX | 0.26 INR |
| 50 UGX | 1.31 INR |
| 100 UGX | 2.61 INR |
| 500 UGX | 13.07 INR |
| 1,000 UGX | 26.13 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-07-05T10:49:34Z",
"rates": {
"INR": 0.026132
}
}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.6132,
"rate": 0.026132
}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