Rate Overview
Live
1 CZK = 0.159683 PEN
1 PEN = 6.2624
CZK
Avg
0.159897
High
0.160875
Low
0.159294
Last updated: 7/7/2026, 7:31:22 PM
Quick Conversions
| CZK | PEN |
|---|---|
| 1 CZK | 0.16 PEN |
| 10 CZK | 1.60 PEN |
| 50 CZK | 7.98 PEN |
| 100 CZK | 15.97 PEN |
| 500 CZK | 79.84 PEN |
| 1,000 CZK | 159.68 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-07-07T19:31:22Z",
"rates": {
"PEN": 0.159683
}
}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.9683,
"rate": 0.159683
}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