Rate Overview
Live
1 CZK = 0.160343 PEN
1 PEN = 6.2366
CZK
Avg
0.160044
High
0.161025
Low
0.159091
Last updated: 8/19/2026, 7:12:54 AM
Quick Conversions
| CZK | PEN |
|---|---|
| 1 CZK | 0.16 PEN |
| 10 CZK | 1.60 PEN |
| 50 CZK | 8.02 PEN |
| 100 CZK | 16.03 PEN |
| 500 CZK | 80.17 PEN |
| 1,000 CZK | 160.34 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-08-19T07:12:54Z",
"rates": {
"PEN": 0.160343
}
}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.0343,
"rate": 0.160343
}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