Rate Overview
Live
1 IDR = 0.219648 UGX
1 UGX = 4.5527
IDR
Avg
0.213184
High
0.223457
Low
0.206343
Last updated: 3/27/2026, 11:58:37 AM
Quick Conversions
| IDR | UGX |
|---|---|
| 1 IDR | 0.22 UGX |
| 10 IDR | 2.20 UGX |
| 50 IDR | 10.98 UGX |
| 100 IDR | 21.96 UGX |
| 500 IDR | 109.82 UGX |
| 1,000 IDR | 219.65 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-03-27T11:58:37Z",
"rates": {
"UGX": 0.219648
}
}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.9648,
"rate": 0.219648
}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