Rate Overview
Live
1 JPY = 0.133069 CZK
1 CZK = 7.5149
JPY
Avg
0.132696
High
0.133751
Low
0.131491
Last updated: 3/7/2026, 1:07:19 AM
Quick Conversions
| JPY | CZK |
|---|---|
| 1 JPY | 0.13 CZK |
| 10 JPY | 1.33 CZK |
| 50 JPY | 6.65 CZK |
| 100 JPY | 13.31 CZK |
| 500 JPY | 66.53 CZK |
| 1,000 JPY | 133.07 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-07T01:07:19Z",
"rates": {
"CZK": 0.133069
}
}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.306899999999999,
"rate": 0.133069
}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