Rate Overview
Live
1 CZK = 7.5168 JPY
1 JPY = 0.133036
CZK
Avg
7.5430
High
7.6051
Low
7.4766
Last updated: 3/6/2026, 9:40:07 PM
Quick Conversions
| CZK | JPY |
|---|---|
| 1 CZK | 7.52 JPY |
| 10 CZK | 75.17 JPY |
| 50 CZK | 375.84 JPY |
| 100 CZK | 751.68 JPY |
| 500 CZK | 3,758.38 JPY |
| 1,000 CZK | 7,516.75 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-03-06T21:40:07Z",
"rates": {
"JPY": 7.516753
}
}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": 751.6753,
"rate": 7.516753
}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