Rate Overview
Live
1 CZK = 7.5088 JPY
1 JPY = 0.133176
CZK
Avg
7.5180
High
7.5406
Low
7.4866
Last updated: 3/27/2026, 3:10:24 AM
Quick Conversions
| CZK | JPY |
|---|---|
| 1 CZK | 7.51 JPY |
| 10 CZK | 75.09 JPY |
| 50 CZK | 375.44 JPY |
| 100 CZK | 750.88 JPY |
| 500 CZK | 3,754.42 JPY |
| 1,000 CZK | 7,508.84 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-27T03:10:24Z",
"rates": {
"JPY": 7.508838
}
}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": 750.8838,
"rate": 7.508838
}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