Rate Overview
Live
1 PHP = 0.012730 CHF
1 CHF = 78.5546
PHP
Avg
0.012754
High
0.012805
Low
0.012688
Last updated: 5/26/2026, 8:21:28 PM
Quick Conversions
| PHP | CHF |
|---|---|
| 1 PHP | 0.01 CHF |
| 10 PHP | 0.13 CHF |
| 50 PHP | 0.64 CHF |
| 100 PHP | 1.27 CHF |
| 500 PHP | 6.37 CHF |
| 1,000 PHP | 12.73 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-05-26T20:21:28Z",
"rates": {
"CHF": 0.01273
}
}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.273,
"rate": 0.01273
}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