Rate Overview
Live
1 IDR = 0.002579 UAH
1 UAH = 387.7472
IDR
Avg
0.002576
High
0.002597
Low
0.002565
Last updated: 3/7/2026, 7:40:20 AM
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-07T07:40:20Z",
"rates": {
"UAH": 0.002579
}
}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.2579,
"rate": 0.002579
}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