Rate Overview
Live
1 CZK = 7.7166 JPY
1 JPY = 0.129591
CZK
Avg
6.4699
High
7.7166
Low
5.0223
Last updated: 7/26/2026, 9:31:39 AM
Quick Conversions
| CZK | JPY |
|---|---|
| 1 CZK | 7.72 JPY |
| 10 CZK | 77.17 JPY |
| 50 CZK | 385.83 JPY |
| 100 CZK | 771.66 JPY |
| 500 CZK | 3,858.29 JPY |
| 1,000 CZK | 7,716.59 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-26T09:31:39Z",
"rates": {
"JPY": 7.716585
}
}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.6585,
"rate": 7.716585
}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