Rate Overview
Live
1 PEN = 6.1285 CZK
1 CZK = 0.163173
PEN
Avg
6.1583
High
6.2934
Low
5.9371
Last updated: 3/27/2026, 10:02:04 AM
Quick Conversions
| PEN | CZK |
|---|---|
| 1 PEN | 6.13 CZK |
| 10 PEN | 61.28 CZK |
| 50 PEN | 306.42 CZK |
| 100 PEN | 612.85 CZK |
| 500 PEN | 3,064.23 CZK |
| 1,000 PEN | 6,128.47 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-27T10:02:04Z",
"rates": {
"CZK": 6.128467
}
}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": 612.8466999999999,
"rate": 6.128467
}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