Rate Overview
Live
1 PEN = 6.2536 CZK
1 CZK = 0.159907
PEN
Avg
6.2046
High
6.2658
Low
6.1368
Last updated: 6/19/2026, 8:32:21 AM
Quick Conversions
| PEN | CZK |
|---|---|
| 1 PEN | 6.25 CZK |
| 10 PEN | 62.54 CZK |
| 50 PEN | 312.68 CZK |
| 100 PEN | 625.36 CZK |
| 500 PEN | 3,126.82 CZK |
| 1,000 PEN | 6,253.63 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-06-19T08:32:21Z",
"rates": {
"CZK": 6.25363
}
}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": 625.363,
"rate": 6.25363
}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