Rate Overview
Live
1 UGX = 0.025224 INR
1 INR = 39.6448
UGX
Avg
0.025276
High
0.025494
Low
0.025087
Last updated: 9/3/2026, 3:00:47 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.61 INR |
| 1,000 UGX | 25.22 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-09-03T03:00:47Z",
"rates": {
"INR": 0.025224
}
}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.5224,
"rate": 0.025224
}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