Rate Overview
Live
1 PHP = 0.350989 CZK
1 CZK = 2.8491
PHP
Avg
0.403322
High
0.456629
Low
0.350989
Last updated: 3/27/2026, 11:18:36 AM
Quick Conversions
| PHP | CZK |
|---|---|
| 1 PHP | 0.35 CZK |
| 10 PHP | 3.51 CZK |
| 50 PHP | 17.55 CZK |
| 100 PHP | 35.10 CZK |
| 500 PHP | 175.49 CZK |
| 1,000 PHP | 350.99 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-03-27T11:18:36Z",
"rates": {
"CZK": 0.350989
}
}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": 35.0989,
"rate": 0.350989
}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