Rate Overview
Live
1 IDR = 0.001249 CZK
1 CZK = 800.6405
IDR
Avg
0.001249
High
0.001253
Low
0.001244
Last updated: 3/27/2026, 7:46:34 AM
Quick Conversions
| IDR | CZK |
|---|---|
| 1 IDR | 0.00 CZK |
| 10 IDR | 0.01 CZK |
| 50 IDR | 0.06 CZK |
| 100 IDR | 0.12 CZK |
| 500 IDR | 0.62 CZK |
| 1,000 IDR | 1.25 CZK |
Get IDR/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=CZKExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-27T07:46:34Z",
"rates": {
"CZK": 0.001249
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "CZK",
"amount": 100
},
"result": 0.12489999999999998,
"rate": 0.001249
}Build with IDR/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key