Rate Overview
Live
1 IDR = 0.202992 UGX
1 UGX = 4.9263
IDR
Avg
0.203251
High
0.204022
Low
0.202611
Last updated: 7/8/2026, 2:17:09 PM
Quick Conversions
| IDR | UGX |
|---|---|
| 1 IDR | 0.20 UGX |
| 10 IDR | 2.03 UGX |
| 50 IDR | 10.15 UGX |
| 100 IDR | 20.30 UGX |
| 500 IDR | 101.50 UGX |
| 1,000 IDR | 202.99 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-08T14:17:09Z",
"rates": {
"UGX": 0.202992
}
}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.2992,
"rate": 0.202992
}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