Rate Overview
Live
1 IDR = 0.211436 UGX
1 UGX = 4.7296
IDR
Avg
0.215077
High
0.222455
Low
0.210423
Last updated: 5/27/2026, 4:05:38 PM
Quick Conversions
| IDR | UGX |
|---|---|
| 1 IDR | 0.21 UGX |
| 10 IDR | 2.11 UGX |
| 50 IDR | 10.57 UGX |
| 100 IDR | 21.14 UGX |
| 500 IDR | 105.72 UGX |
| 1,000 IDR | 211.44 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-27T16:05:38Z",
"rates": {
"UGX": 0.211436
}
}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.143600000000003,
"rate": 0.211436
}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