Rate Overview
Live
1 CHF = 76.0346 PHP
1 PHP = 0.013152
CHF
Avg
75.1819
High
76.0346
Low
74.5065
Last updated: 3/7/2026, 3:03:43 AM
Quick Conversions
| CHF | PHP |
|---|---|
| 1 CHF | 76.03 PHP |
| 10 CHF | 760.35 PHP |
| 50 CHF | 3,801.73 PHP |
| 100 CHF | 7,603.46 PHP |
| 500 CHF | 38,017.31 PHP |
| 1,000 CHF | 76,034.63 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-03-07T03:03:43Z",
"rates": {
"PHP": 76.034628
}
}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": 7603.462799999999,
"rate": 76.034628
}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