PHP
CAD
$

PHP/CAD Exchange Rate

Philippine Peso to Canadian Dollar

Live Rate
0.023227
-9.85% 5Y

1 CAD = 43.0533 PHP

PHP/CAD Price Chart

Historical exchange rate performance

Current 0.023227
High 0.026032
Low 0.022890
5Y Change -9.85%
Mar 21 Now

Rate Overview

Live
1 PHP = 0.023227 CAD
1 CAD = 43.0533 PHP
Avg
0.024306
High
0.026032
Low
0.022890

Last updated: 1/25/2026, 11:04:23 AM

Quick Conversions

PHPCAD
1 PHP0.02 CAD
10 PHP0.23 CAD
50 PHP1.16 CAD
100 PHP2.32 CAD
500 PHP11.61 CAD
1,000 PHP23.23 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-01-25T11:04:23Z",
  "rates": {
    "CAD": 0.023227
  }
}

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.3227,
  "rate": 0.023227
}

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