Rate Overview
Live
1 CHF = 75.4322 PHP
1 PHP = 0.013257
CHF
Avg
75.8777
High
76.3502
Low
75.4322
Last updated: 7/26/2026, 2:43:22 AM
Quick Conversions
| CHF | PHP |
|---|---|
| 1 CHF | 75.43 PHP |
| 10 CHF | 754.32 PHP |
| 50 CHF | 3,771.61 PHP |
| 100 CHF | 7,543.22 PHP |
| 500 CHF | 37,716.12 PHP |
| 1,000 CHF | 75,432.24 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-26T02:43:22Z",
"rates": {
"PHP": 75.432239
}
}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": 7543.2239,
"rate": 75.432239
}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