Rate Overview
Live
1 CZK = 7.6324 JPY
1 JPY = 0.131021
CZK
Avg
7.6207
High
7.6363
Low
7.5934
Last updated: 7/5/2026, 1:48:01 AM
Quick Conversions
| CZK | JPY |
|---|---|
| 1 CZK | 7.63 JPY |
| 10 CZK | 76.32 JPY |
| 50 CZK | 381.62 JPY |
| 100 CZK | 763.24 JPY |
| 500 CZK | 3,816.18 JPY |
| 1,000 CZK | 7,632.36 JPY |
Get CZK/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=JPYExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-05T01:48:01Z",
"rates": {
"JPY": 7.632363
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "JPY",
"amount": 100
},
"result": 763.2363,
"rate": 7.632363
}Build with CZK/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key