Rate Overview
Live
1 INR = 38.9004 UGX
1 UGX = 0.025707
INR
Avg
39.0736
High
39.1810
Low
38.9004
Last updated: 8/13/2026, 2:22:14 AM
Quick Conversions
| INR | UGX |
|---|---|
| 1 INR | 38.90 UGX |
| 10 INR | 389.00 UGX |
| 50 INR | 1,945.02 UGX |
| 100 INR | 3,890.04 UGX |
| 500 INR | 19,450.20 UGX |
| 1,000 INR | 38,900.40 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-08-13T02:22:14Z",
"rates": {
"UGX": 38.900401
}
}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": 3890.0401,
"rate": 38.900401
}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