Rate Overview
Live
1 PEN = 6.1053 CZK
1 CZK = 0.163791
PEN
Avg
6.1643
High
6.2230
Low
6.1015
Last updated: 6/17/2026, 8:30:06 AM
Quick Conversions
| PEN | CZK |
|---|---|
| 1 PEN | 6.11 CZK |
| 10 PEN | 61.05 CZK |
| 50 PEN | 305.27 CZK |
| 100 PEN | 610.53 CZK |
| 500 PEN | 3,052.67 CZK |
| 1,000 PEN | 6,105.34 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-06-17T08:30:06Z",
"rates": {
"CZK": 6.105336
}
}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": 610.5336,
"rate": 6.105336
}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