Rate Overview
Live
1 CZK = 0.163307 PEN
1 PEN = 6.1234
CZK
Avg
0.162833
High
0.163439
Low
0.161792
Last updated: 5/27/2026, 2:55:00 PM
Quick Conversions
| CZK | PEN |
|---|---|
| 1 CZK | 0.16 PEN |
| 10 CZK | 1.63 PEN |
| 50 CZK | 8.17 PEN |
| 100 CZK | 16.33 PEN |
| 500 CZK | 81.65 PEN |
| 1,000 CZK | 163.31 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-05-27T14:55:00Z",
"rates": {
"PEN": 0.163307
}
}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": 16.3307,
"rate": 0.163307
}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