Rate Overview
Live
1 JPY = 0.133239 CZK
1 CZK = 7.5053
JPY
Avg
0.140700
High
0.155691
Low
0.130783
Last updated: 3/27/2026, 11:15:01 AM
Quick Conversions
| JPY | CZK |
|---|---|
| 1 JPY | 0.13 CZK |
| 10 JPY | 1.33 CZK |
| 50 JPY | 6.66 CZK |
| 100 JPY | 13.32 CZK |
| 500 JPY | 66.62 CZK |
| 1,000 JPY | 133.24 CZK |
Get JPY/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=CZKExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-27T11:15:01Z",
"rates": {
"CZK": 0.133239
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "CZK",
"amount": 100
},
"result": 13.3239,
"rate": 0.133239
}Build with JPY/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key