Rate Overview
Live
1 CAD = 44.7261 PHP
1 PHP = 0.022358
CAD
Avg
42.4527
High
45.2514
Low
40.3190
Last updated: 5/27/2026, 8:04:53 AM
Quick Conversions
| CAD | PHP |
|---|---|
| 1 CAD | 44.73 PHP |
| 10 CAD | 447.26 PHP |
| 50 CAD | 2,236.31 PHP |
| 100 CAD | 4,472.61 PHP |
| 500 CAD | 22,363.05 PHP |
| 1,000 CAD | 44,726.11 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-05-27T08:04:53Z",
"rates": {
"PHP": 44.726107
}
}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": 4472.6107,
"rate": 44.726107
}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