Rate Overview
Live
1 PEN = 6.1487 CZK
1 CZK = 0.162636
PEN
Avg
6.0581
High
6.1807
Low
5.9219
Last updated: 5/27/2026, 6:29:01 PM
Quick Conversions
| PEN | CZK |
|---|---|
| 1 PEN | 6.15 CZK |
| 10 PEN | 61.49 CZK |
| 50 PEN | 307.44 CZK |
| 100 PEN | 614.87 CZK |
| 500 PEN | 3,074.36 CZK |
| 1,000 PEN | 6,148.71 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-05-27T18:29:01Z",
"rates": {
"CZK": 6.148712
}
}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": 614.8711999999999,
"rate": 6.148712
}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