Rate Overview
Live
1 PEN = 6.2434 CZK
1 CZK = 0.160170
PEN
Avg
6.2637
High
6.3133
Low
6.2160
Last updated: 7/29/2026, 7:28:56 PM
Quick Conversions
| PEN | CZK |
|---|---|
| 1 PEN | 6.24 CZK |
| 10 PEN | 62.43 CZK |
| 50 PEN | 312.17 CZK |
| 100 PEN | 624.34 CZK |
| 500 PEN | 3,121.68 CZK |
| 1,000 PEN | 6,243.37 CZK |
Get PEN/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=CZKExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-29T19:28:56Z",
"rates": {
"CZK": 6.243365
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "CZK",
"amount": 100
},
"result": 624.3365,
"rate": 6.243365
}Build with PEN/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key