Rate Overview
Live
1 IDR = 0.002549 UAH
1 UAH = 392.3107
IDR
Avg
0.002536
High
0.002549
Low
0.002524
Last updated: 4/17/2026, 1:31:23 PM
Quick Conversions
| IDR | UAH |
|---|---|
| 1 IDR | 0.00 UAH |
| 10 IDR | 0.03 UAH |
| 50 IDR | 0.13 UAH |
| 100 IDR | 0.25 UAH |
| 500 IDR | 1.27 UAH |
| 1,000 IDR | 2.55 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-04-17T13:31:23Z",
"rates": {
"UAH": 0.002549
}
}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.2549,
"rate": 0.002549
}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