Rate Overview
Live
1 JPY = 0.129743 CZK
1 CZK = 7.7075
JPY
Avg
0.131687
High
0.134369
Low
0.129743
Last updated: 7/28/2026, 3:32:15 AM
Quick Conversions
| JPY | CZK |
|---|---|
| 1 JPY | 0.13 CZK |
| 10 JPY | 1.30 CZK |
| 50 JPY | 6.49 CZK |
| 100 JPY | 12.97 CZK |
| 500 JPY | 64.87 CZK |
| 1,000 JPY | 129.74 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-07-28T03:32:15Z",
"rates": {
"CZK": 0.129743
}
}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.9743,
"rate": 0.129743
}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