Rate Overview
Live
1 CZK = 7.6376 JPY
1 JPY = 0.130931
CZK
Avg
7.6120
High
7.6376
Low
7.5849
Last updated: 5/26/2026, 9:40:47 PM
Quick Conversions
| CZK | JPY |
|---|---|
| 1 CZK | 7.64 JPY |
| 10 CZK | 76.38 JPY |
| 50 CZK | 381.88 JPY |
| 100 CZK | 763.76 JPY |
| 500 CZK | 3,818.82 JPY |
| 1,000 CZK | 7,637.64 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-05-26T21:40:47Z",
"rates": {
"JPY": 7.637639
}
}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": 763.7639,
"rate": 7.637639
}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