Rate Overview
Live
1 UAH = 397.5049 IDR
1 IDR = 0.002516
UAH
Avg
396.8286
High
399.1048
Low
394.8259
Last updated: 6/19/2026, 8:33:04 AM
Quick Conversions
| UAH | IDR |
|---|---|
| 1 UAH | 397.50 IDR |
| 10 UAH | 3,975.05 IDR |
| 50 UAH | 19,875.25 IDR |
| 100 UAH | 39,750.49 IDR |
| 500 UAH | 198,752.47 IDR |
| 1,000 UAH | 397,504.94 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-06-19T08:33:04Z",
"rates": {
"IDR": 397.504939
}
}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": 39750.4939,
"rate": 397.504939
}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