Rate Overview
Live
1 CZK = 7.7185 JPY
1 JPY = 0.129559
CZK
Avg
7.6974
High
7.7185
Low
7.6678
Last updated: 7/25/2026, 9:59:57 PM
Quick Conversions
| CZK | JPY |
|---|---|
| 1 CZK | 7.72 JPY |
| 10 CZK | 77.18 JPY |
| 50 CZK | 385.92 JPY |
| 100 CZK | 771.85 JPY |
| 500 CZK | 3,859.24 JPY |
| 1,000 CZK | 7,718.48 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-25T21:59:57Z",
"rates": {
"JPY": 7.718483
}
}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": 771.8483,
"rate": 7.718483
}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