Rate Overview
Live
1 CZK = 7.4951 JPY
1 JPY = 0.133421
CZK
Avg
7.6167
High
7.6992
Low
7.4815
Last updated: 9/4/2026, 4:56:23 PM
Quick Conversions
| CZK | JPY |
|---|---|
| 1 CZK | 7.50 JPY |
| 10 CZK | 74.95 JPY |
| 50 CZK | 374.75 JPY |
| 100 CZK | 749.51 JPY |
| 500 CZK | 3,747.53 JPY |
| 1,000 CZK | 7,495.06 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-09-04T16:56:23Z",
"rates": {
"JPY": 7.495058
}
}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": 749.5058,
"rate": 7.495058
}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