Rate Overview
Live
1 PEN = 6.2502 CZK
1 CZK = 0.159995
PEN
Avg
6.1552
High
6.2929
Low
5.9219
Last updated: 7/29/2026, 8:26:20 AM
Quick Conversions
| PEN | CZK |
|---|---|
| 1 PEN | 6.25 CZK |
| 10 PEN | 62.50 CZK |
| 50 PEN | 312.51 CZK |
| 100 PEN | 625.02 CZK |
| 500 PEN | 3,125.09 CZK |
| 1,000 PEN | 6,250.18 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-07-29T08:26:20Z",
"rates": {
"CZK": 6.250178
}
}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": 625.0178,
"rate": 6.250178
}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