Rate Overview
Live
1 IDR = 0.002580 UAH
1 UAH = 387.5969
IDR
Avg
0.002535
High
0.002599
Low
0.002435
Last updated: 3/28/2026, 1:38:31 PM
Quick Conversions
| IDR | UAH |
|---|---|
| 1 IDR | 0.00 UAH |
| 10 IDR | 0.03 UAH |
| 50 IDR | 0.13 UAH |
| 100 IDR | 0.26 UAH |
| 500 IDR | 1.29 UAH |
| 1,000 IDR | 2.58 UAH |
Get IDR/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=UAHExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-28T13:38:31Z",
"rates": {
"UAH": 0.00258
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "UAH",
"amount": 100
},
"result": 0.258,
"rate": 0.00258
}Build with IDR/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key