Rate Overview
Live
1 PEN = 6.0320 CZK
1 CZK = 0.165783
PEN
Avg
6.1251
High
6.2034
Low
6.0320
Last updated: 3/7/2026, 3:29:02 AM
Quick Conversions
| PEN | CZK |
|---|---|
| 1 PEN | 6.03 CZK |
| 10 PEN | 60.32 CZK |
| 50 PEN | 301.60 CZK |
| 100 PEN | 603.20 CZK |
| 500 PEN | 3,015.98 CZK |
| 1,000 PEN | 6,031.97 CZK |
Get PEN/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=CZKExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-07T03:29:02Z",
"rates": {
"CZK": 6.031966
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "CZK",
"amount": 100
},
"result": 603.1966,
"rate": 6.031966
}Build with PEN/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key