Rate Overview
Live
1 UAH = 392.2492 IDR
1 IDR = 0.002549
UAH
Avg
394.2284
High
396.1914
Low
392.2492
Last updated: 4/17/2026, 1:36:09 PM
Quick Conversions
| UAH | IDR |
|---|---|
| 1 UAH | 392.25 IDR |
| 10 UAH | 3,922.49 IDR |
| 50 UAH | 19,612.46 IDR |
| 100 UAH | 39,224.92 IDR |
| 500 UAH | 196,124.60 IDR |
| 1,000 UAH | 392,249.19 IDR |
Get UAH/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=IDRExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-04-17T13:36:09Z",
"rates": {
"IDR": 392.249192
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "IDR",
"amount": 100
},
"result": 39224.9192,
"rate": 392.249192
}Build with UAH/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key