Rate Overview
Live
1 CZK = 0.159907 PEN
1 PEN = 6.2536
CZK
Avg
0.161178
High
0.162951
Low
0.159596
Last updated: 6/19/2026, 8:54:08 AM
Quick Conversions
| CZK | PEN |
|---|---|
| 1 CZK | 0.16 PEN |
| 10 CZK | 1.60 PEN |
| 50 CZK | 8.00 PEN |
| 100 CZK | 15.99 PEN |
| 500 CZK | 79.95 PEN |
| 1,000 CZK | 159.91 PEN |
Get CZK/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=PENExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-06-19T08:54:08Z",
"rates": {
"PEN": 0.159907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "PEN",
"amount": 100
},
"result": 15.990699999999999,
"rate": 0.159907
}Build with CZK/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key