PHP
CAD
$

PHP/CAD Exchange Rate

Philippine Peso to Canadian Dollar

Live Rate
0.022855
-12.00% 5Y

1 CAD = 43.7541 PHP

PHP/CAD Price Chart

Historical exchange rate performance

Current 0.022855
High 0.025971
Low 0.022855
5Y Change -12.00%

Rate Overview

Live
1 PHP = 0.022855 CAD
1 CAD = 43.7541 PHP
Avg
0.024206
High
0.025971
Low
0.022855

Last updated: 3/27/2026, 4:25:42 PM

Quick Conversions

PHPCAD
1 PHP0.02 CAD
10 PHP0.23 CAD
50 PHP1.14 CAD
100 PHP2.29 CAD
500 PHP11.43 CAD
1,000 PHP22.86 CAD

Get PHP/CAD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=PHP&currencies=CAD

Example Response:

{
  "success": true,
  "base": "PHP",
  "date": "2026-03-27T16:25:42Z",
  "rates": {
    "CAD": 0.022855
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=PHP&to=CAD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "PHP",
    "to": "CAD",
    "amount": 100
  },
  "result": 2.2855,
  "rate": 0.022855
}

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