Rate Overview
Live
1 IDR = 0.214164 UGX
1 UGX = 4.6693
IDR
Avg
0.213438
High
0.214227
Low
0.212250
Last updated: 9/5/2026, 9:00:59 PM
Quick Conversions
| IDR | UGX |
|---|---|
| 1 IDR | 0.21 UGX |
| 10 IDR | 2.14 UGX |
| 50 IDR | 10.71 UGX |
| 100 IDR | 21.42 UGX |
| 500 IDR | 107.08 UGX |
| 1,000 IDR | 214.16 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-09-05T21:00:59Z",
"rates": {
"UGX": 0.214164
}
}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": 21.4164,
"rate": 0.214164
}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