Rate Overview
Live
1 CZK = 7.5132 JPY
1 JPY = 0.133099
CZK
Avg
7.5426
High
7.6051
Low
7.4766
Last updated: 3/6/2026, 8:16:53 PM
Quick Conversions
| CZK | JPY |
|---|---|
| 1 CZK | 7.51 JPY |
| 10 CZK | 75.13 JPY |
| 50 CZK | 375.66 JPY |
| 100 CZK | 751.32 JPY |
| 500 CZK | 3,756.60 JPY |
| 1,000 CZK | 7,513.20 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-03-06T20:16:53Z",
"rates": {
"JPY": 7.513204
}
}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": 751.3204,
"rate": 7.513204
}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