Rate Overview
Live
1 PHP = 0.343947 CZK
1 CZK = 2.9074
PHP
Avg
0.344472
High
0.346955
Low
0.343066
Last updated: 7/7/2026, 10:49:57 AM
Quick Conversions
| PHP | CZK |
|---|---|
| 1 PHP | 0.34 CZK |
| 10 PHP | 3.44 CZK |
| 50 PHP | 17.20 CZK |
| 100 PHP | 34.39 CZK |
| 500 PHP | 171.97 CZK |
| 1,000 PHP | 343.95 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-07-07T10:49:57Z",
"rates": {
"CZK": 0.343947
}
}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.3947,
"rate": 0.343947
}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