Rate Overview
Live
1 CAD = 44.0271 PHP
1 PHP = 0.022713
CAD
Avg
43.4481
High
44.0271
Low
42.9540
Last updated: 7/21/2026, 7:23:36 AM
Quick Conversions
| CAD | PHP |
|---|---|
| 1 CAD | 44.03 PHP |
| 10 CAD | 440.27 PHP |
| 50 CAD | 2,201.35 PHP |
| 100 CAD | 4,402.71 PHP |
| 500 CAD | 22,013.53 PHP |
| 1,000 CAD | 44,027.07 PHP |
Get CAD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=PHPExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-07-21T07:23:36Z",
"rates": {
"PHP": 44.027068
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "PHP",
"amount": 100
},
"result": 4402.7068,
"rate": 44.027068
}Build with CAD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key