Rate Overview
Live
1 PEN = 6.2230 CZK
1 CZK = 0.160694
PEN
Avg
6.2566
High
6.2789
Low
6.2230
Last updated: 7/30/2026, 11:12:58 AM
Quick Conversions
| PEN | CZK |
|---|---|
| 1 PEN | 6.22 CZK |
| 10 PEN | 62.23 CZK |
| 50 PEN | 311.15 CZK |
| 100 PEN | 622.30 CZK |
| 500 PEN | 3,111.51 CZK |
| 1,000 PEN | 6,223.02 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-30T11:12:58Z",
"rates": {
"CZK": 6.223016
}
}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": 622.3016,
"rate": 6.223016
}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