Rate Overview
Live
1 PHP = 0.013032 CHF
1 CHF = 76.7342
PHP
Avg
0.013149
High
0.013214
Low
0.013032
Last updated: 7/3/2026, 7:25:55 PM
Quick Conversions
| PHP | CHF |
|---|---|
| 1 PHP | 0.01 CHF |
| 10 PHP | 0.13 CHF |
| 50 PHP | 0.65 CHF |
| 100 PHP | 1.30 CHF |
| 500 PHP | 6.52 CHF |
| 1,000 PHP | 13.03 CHF |
Get PHP/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=CHFExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-03T19:25:55Z",
"rates": {
"CHF": 0.013032
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "CHF",
"amount": 100
},
"result": 1.3032,
"rate": 0.013032
}Build with PHP/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key