Rate Overview
Live
1 CAD = 45.3350 PHP
1 PHP = 0.022058
CAD
Avg
45.0952
High
45.3997
Low
44.8069
Last updated: 9/5/2026, 8:50:02 AM
Quick Conversions
| CAD | PHP |
|---|---|
| 1 CAD | 45.33 PHP |
| 10 CAD | 453.35 PHP |
| 50 CAD | 2,266.75 PHP |
| 100 CAD | 4,533.50 PHP |
| 500 CAD | 22,667.49 PHP |
| 1,000 CAD | 45,334.98 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-09-05T08:50:02Z",
"rates": {
"PHP": 45.334984
}
}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": 4533.4983999999995,
"rate": 45.334984
}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