Rate Overview
Live
1 PHP = 0.022442 CAD
1 CAD = 44.5593
PHP
Avg
0.022340
High
0.022590
Low
0.022055
Last updated: 5/27/2026, 8:23:10 PM
Quick Conversions
| PHP | CAD |
|---|---|
| 1 PHP | 0.02 CAD |
| 10 PHP | 0.22 CAD |
| 50 PHP | 1.12 CAD |
| 100 PHP | 2.24 CAD |
| 500 PHP | 11.22 CAD |
| 1,000 PHP | 22.44 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-05-27T20:23:10Z",
"rates": {
"CAD": 0.022442
}
}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.2442,
"rate": 0.022442
}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