Rate Overview
Live
1 UAH = 395.1907 IDR
1 IDR = 0.002530
UAH
Avg
394.8548
High
396.1152
Low
393.1781
Last updated: 5/7/2026, 4:03:57 PM
Quick Conversions
| UAH | IDR |
|---|---|
| 1 UAH | 395.19 IDR |
| 10 UAH | 3,951.91 IDR |
| 50 UAH | 19,759.54 IDR |
| 100 UAH | 39,519.07 IDR |
| 500 UAH | 197,595.36 IDR |
| 1,000 UAH | 395,190.73 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-05-07T16:03:57Z",
"rates": {
"IDR": 395.190727
}
}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": 39519.0727,
"rate": 395.190727
}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