Rate Overview
Live
1 CZK = 7.6091 JPY
1 JPY = 0.131421
CZK
Avg
7.5682
High
7.6091
Low
7.5203
Last updated: 8/15/2026, 1:34:20 AM
Quick Conversions
| CZK | JPY |
|---|---|
| 1 CZK | 7.61 JPY |
| 10 CZK | 76.09 JPY |
| 50 CZK | 380.46 JPY |
| 100 CZK | 760.91 JPY |
| 500 CZK | 3,804.57 JPY |
| 1,000 CZK | 7,609.14 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-08-15T01:34:20Z",
"rates": {
"JPY": 7.609138
}
}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": 760.9137999999999,
"rate": 7.609138
}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