Rate Overview
Live
1 IDR = 0.207632 UGX
1 UGX = 4.8162
IDR
Avg
0.205296
High
0.210097
Low
0.202611
Last updated: 7/28/2026, 12:43:36 PM
Quick Conversions
| IDR | UGX |
|---|---|
| 1 IDR | 0.21 UGX |
| 10 IDR | 2.08 UGX |
| 50 IDR | 10.38 UGX |
| 100 IDR | 20.76 UGX |
| 500 IDR | 103.82 UGX |
| 1,000 IDR | 207.63 UGX |
Get IDR/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=UGXExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-07-28T12:43:36Z",
"rates": {
"UGX": 0.207632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "UGX",
"amount": 100
},
"result": 20.7632,
"rate": 0.207632
}Build with IDR/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key