Rate Overview
Live
1 CHF = 75.4898 PHP
1 PHP = 0.013247
CHF
Avg
75.8410
High
76.3502
Low
75.4322
Last updated: 7/26/2026, 7:26:56 AM
Quick Conversions
| CHF | PHP |
|---|---|
| 1 CHF | 75.49 PHP |
| 10 CHF | 754.90 PHP |
| 50 CHF | 3,774.49 PHP |
| 100 CHF | 7,548.98 PHP |
| 500 CHF | 37,744.89 PHP |
| 1,000 CHF | 75,489.77 PHP |
Get CHF/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=PHPExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-26T07:26:56Z",
"rates": {
"PHP": 75.489773
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "PHP",
"amount": 100
},
"result": 7548.9773,
"rate": 75.489773
}Build with CHF/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key