Rate Overview
Live
1 CZK = 0.210047 PGK
1 PGK = 4.7608
CZK
Avg
0.190054
High
0.210345
Low
0.160865
Last updated: 7/23/2026, 10:36:47 AM
Quick Conversions
| CZK | PGK |
|---|---|
| 1 CZK | 0.21 PGK |
| 10 CZK | 2.10 PGK |
| 50 CZK | 10.50 PGK |
| 100 CZK | 21.00 PGK |
| 500 CZK | 105.02 PGK |
| 1,000 CZK | 210.05 PGK |
Get CZK/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=PGKExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-23T10:36:47Z",
"rates": {
"PGK": 0.210047
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "PGK",
"amount": 100
},
"result": 21.0047,
"rate": 0.210047
}Build with CZK/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key