Rate Overview
Live
1 CZK = 0.159840 PEN
1 PEN = 6.2563
CZK
Avg
0.162100
High
0.168851
Low
0.153565
Last updated: 7/29/2026, 2:44:05 PM
Quick Conversions
| CZK | PEN |
|---|---|
| 1 CZK | 0.16 PEN |
| 10 CZK | 1.60 PEN |
| 50 CZK | 7.99 PEN |
| 100 CZK | 15.98 PEN |
| 500 CZK | 79.92 PEN |
| 1,000 CZK | 159.84 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-29T14:44:05Z",
"rates": {
"PEN": 0.15984
}
}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.984000000000002,
"rate": 0.15984
}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