Rate Overview
Live
1 CZK = 7.6989 JPY
1 JPY = 0.129889
CZK
Avg
7.5973
High
7.6989
Low
7.4552
Last updated: 7/23/2026, 2:26:04 PM
Quick Conversions
| CZK | JPY |
|---|---|
| 1 CZK | 7.70 JPY |
| 10 CZK | 76.99 JPY |
| 50 CZK | 384.94 JPY |
| 100 CZK | 769.89 JPY |
| 500 CZK | 3,849.45 JPY |
| 1,000 CZK | 7,698.89 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-23T14:26:04Z",
"rates": {
"JPY": 7.698894
}
}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": 769.8894,
"rate": 7.698894
}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