Rate Overview
Live
1 CZK = 7.5115 JPY
1 JPY = 0.133130
CZK
Avg
7.5208
High
7.6240
Low
7.4422
Last updated: 3/27/2026, 4:55:00 AM
Quick Conversions
| CZK | JPY |
|---|---|
| 1 CZK | 7.51 JPY |
| 10 CZK | 75.11 JPY |
| 50 CZK | 375.57 JPY |
| 100 CZK | 751.15 JPY |
| 500 CZK | 3,755.73 JPY |
| 1,000 CZK | 7,511.46 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-27T04:55:00Z",
"rates": {
"JPY": 7.511455
}
}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.1455,
"rate": 7.511455
}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