Rate Overview
Live
1 JPY = 0.129464 CZK
1 CZK = 7.7242
JPY
Avg
0.130166
High
0.130754
Low
0.129464
Last updated: 4/17/2026, 6:15:16 AM
Quick Conversions
| JPY | CZK |
|---|---|
| 1 JPY | 0.13 CZK |
| 10 JPY | 1.29 CZK |
| 50 JPY | 6.47 CZK |
| 100 JPY | 12.95 CZK |
| 500 JPY | 64.73 CZK |
| 1,000 JPY | 129.46 CZK |
Get JPY/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=CZKExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-17T06:15:16Z",
"rates": {
"CZK": 0.129464
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "CZK",
"amount": 100
},
"result": 12.946399999999999,
"rate": 0.129464
}Build with JPY/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key