Rate Overview
Live
1 CZK = 7.6975 JPY
1 JPY = 0.129912
CZK
Avg
7.6360
High
7.6980
Low
7.5633
Last updated: 7/22/2026, 5:59:37 PM
Quick Conversions
| CZK | JPY |
|---|---|
| 1 CZK | 7.70 JPY |
| 10 CZK | 76.98 JPY |
| 50 CZK | 384.88 JPY |
| 100 CZK | 769.75 JPY |
| 500 CZK | 3,848.75 JPY |
| 1,000 CZK | 7,697.50 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-22T17:59:37Z",
"rates": {
"JPY": 7.697504
}
}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.7504,
"rate": 7.697504
}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