Rate Overview
Live
1 CZK = 2.9085 PHP
1 PHP = 0.343819
CZK
Avg
2.5454
High
2.9443
Low
2.2324
Last updated: 7/26/2026, 1:10:00 PM
Quick Conversions
| CZK | PHP |
|---|---|
| 1 CZK | 2.91 PHP |
| 10 CZK | 29.09 PHP |
| 50 CZK | 145.43 PHP |
| 100 CZK | 290.85 PHP |
| 500 CZK | 1,454.26 PHP |
| 1,000 CZK | 2,908.51 PHP |
Get CZK/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CZK¤cies=PHPExample Response:
{
"success": true,
"base": "CZK",
"date": "2026-07-26T13:10:00Z",
"rates": {
"PHP": 2.90851
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CZK&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CZK",
"to": "PHP",
"amount": 100
},
"result": 290.851,
"rate": 2.90851
}Build with CZK/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key