Rate Overview
Live
1 CZK = 7.7008 JPY
1 JPY = 0.129857
CZK
Avg
7.6692
High
7.7043
Low
7.6103
Last updated: 4/16/2026, 7:17:10 AM
Quick Conversions
| CZK | JPY |
|---|---|
| 1 CZK | 7.70 JPY |
| 10 CZK | 77.01 JPY |
| 50 CZK | 385.04 JPY |
| 100 CZK | 770.08 JPY |
| 500 CZK | 3,850.39 JPY |
| 1,000 CZK | 7,700.78 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-04-16T07:17:10Z",
"rates": {
"JPY": 7.700782
}
}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": 770.0782,
"rate": 7.700782
}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