Rate Overview
Live
1 PHP = 0.023227 CAD
1 CAD = 43.0533 PHP
Avg
0.023323
High
0.023465
Low
0.023167
Last updated: 1/25/2026, 9:07:02 AM
Quick Conversions
| PHP | CAD |
|---|---|
| 1 PHP | 0.02 CAD |
| 10 PHP | 0.23 CAD |
| 50 PHP | 1.16 CAD |
| 100 PHP | 2.32 CAD |
| 500 PHP | 11.61 CAD |
| 1,000 PHP | 23.23 CAD |
Get PHP/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=CADExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-01-25T09:07:02Z",
"rates": {
"CAD": 0.023227
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "CAD",
"amount": 100
},
"result": 2.3227,
"rate": 0.023227
}Build with PHP/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key