Rate Overview
Live
1 CHF = 76.2005 PHP
1 PHP = 0.013123
CHF
Avg
74.4725
High
76.4085
Low
72.8569
Last updated: 3/27/2026, 3:10:01 PM
Quick Conversions
| CHF | PHP |
|---|---|
| 1 CHF | 76.20 PHP |
| 10 CHF | 762.01 PHP |
| 50 CHF | 3,810.03 PHP |
| 100 CHF | 7,620.05 PHP |
| 500 CHF | 38,100.25 PHP |
| 1,000 CHF | 76,200.51 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-27T15:10:01Z",
"rates": {
"PHP": 76.200509
}
}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": 7620.050899999999,
"rate": 76.200509
}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