Rate Overview
Live
1 CAD = 45.1812 PHP
1 PHP = 0.022133
CAD
Avg
45.1146
High
45.3401
Low
44.6672
Last updated: 5/6/2026, 11:05:37 PM
Quick Conversions
| CAD | PHP |
|---|---|
| 1 CAD | 45.18 PHP |
| 10 CAD | 451.81 PHP |
| 50 CAD | 2,259.06 PHP |
| 100 CAD | 4,518.12 PHP |
| 500 CAD | 22,590.58 PHP |
| 1,000 CAD | 45,181.15 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-06T23:05:37Z",
"rates": {
"PHP": 45.181153
}
}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": 4518.1153,
"rate": 45.181153
}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