Rate Overview
Live
1 CZK = 7.5481 JPY
1 JPY = 0.132484
CZK
Avg
7.5613
High
7.6716
Low
7.5191
Last updated: 5/6/2026, 10:18:32 AM
Quick Conversions
| CZK | JPY |
|---|---|
| 1 CZK | 7.55 JPY |
| 10 CZK | 75.48 JPY |
| 50 CZK | 377.40 JPY |
| 100 CZK | 754.81 JPY |
| 500 CZK | 3,774.03 JPY |
| 1,000 CZK | 7,548.06 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-06T10:18:32Z",
"rates": {
"JPY": 7.548062
}
}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": 754.8062,
"rate": 7.548062
}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