PHP
CAD
$

PHP/CAD Exchange Rate

Philippine Peso to Canadian Dollar

Live Rate
0.022725
-0.14% 7D

1 CAD = 44.0044 PHP

PHP/CAD Price Chart

Historical exchange rate performance

Current 0.022725
High 0.022809
Low 0.022711
7D Change -0.14%

Rate Overview

Live
1 PHP = 0.022725 CAD
1 CAD = 44.0044 PHP
Avg
0.022751
High
0.022809
Low
0.022711

Last updated: 7/23/2026, 11:30:34 AM

Quick Conversions

PHPCAD
1 PHP0.02 CAD
10 PHP0.23 CAD
50 PHP1.14 CAD
100 PHP2.27 CAD
500 PHP11.36 CAD
1,000 PHP22.72 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-07-23T11:30:34Z",
  "rates": {
    "CAD": 0.022725
  }
}

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.2725,
  "rate": 0.022725
}

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