Rate Overview
Live
1 JPY = 0.130955 CZK
1 CZK = 7.6362
JPY
Avg
0.137121
High
0.152736
Low
0.129854
Last updated: 5/27/2026, 8:38:52 PM
Quick Conversions
| JPY | CZK |
|---|---|
| 1 JPY | 0.13 CZK |
| 10 JPY | 1.31 CZK |
| 50 JPY | 6.55 CZK |
| 100 JPY | 13.10 CZK |
| 500 JPY | 65.48 CZK |
| 1,000 JPY | 130.95 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-05-27T20:38:52Z",
"rates": {
"CZK": 0.130955
}
}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.0955,
"rate": 0.130955
}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