Rate Overview
Live
1 PHP = 0.340764 CZK
1 CZK = 2.9346
PHP
Avg
0.339045
High
0.340764
Low
0.337379
Last updated: 5/7/2026, 10:11:32 AM
Quick Conversions
| PHP | CZK |
|---|---|
| 1 PHP | 0.34 CZK |
| 10 PHP | 3.41 CZK |
| 50 PHP | 17.04 CZK |
| 100 PHP | 34.08 CZK |
| 500 PHP | 170.38 CZK |
| 1,000 PHP | 340.76 CZK |
Get PHP/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=CZKExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-05-07T10:11:32Z",
"rates": {
"CZK": 0.340764
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "CZK",
"amount": 100
},
"result": 34.0764,
"rate": 0.340764
}Build with PHP/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key