Rate Overview
Live
1 IDR = 0.216058 UGX
1 UGX = 4.6284
IDR
Avg
0.216169
High
0.217406
Low
0.214832
Last updated: 5/7/2026, 8:36:53 AM
Quick Conversions
| IDR | UGX |
|---|---|
| 1 IDR | 0.22 UGX |
| 10 IDR | 2.16 UGX |
| 50 IDR | 10.80 UGX |
| 100 IDR | 21.61 UGX |
| 500 IDR | 108.03 UGX |
| 1,000 IDR | 216.06 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-05-07T08:36:53Z",
"rates": {
"UGX": 0.216058
}
}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.6058,
"rate": 0.216058
}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