PHP
CAD
$

PHP/CAD Exchange Rate

Philippine Peso to Canadian Dollar

Live Rate
0.022133
-0.29% 7D

1 CAD = 45.1814 PHP

PHP/CAD Price Chart

Historical exchange rate performance

Current 0.022133
High 0.022387
Low 0.022055
7D Change -0.29%

Rate Overview

Live
1 PHP = 0.022133 CAD
1 CAD = 45.1814 PHP
Avg
0.022166
High
0.022387
Low
0.022055

Last updated: 5/6/2026, 11:05:37 PM

Quick Conversions

PHPCAD
1 PHP0.02 CAD
10 PHP0.22 CAD
50 PHP1.11 CAD
100 PHP2.21 CAD
500 PHP11.07 CAD
1,000 PHP22.13 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-05-06T23:05:37Z",
  "rates": {
    "CAD": 0.022133
  }
}

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.2133,
  "rate": 0.022133
}

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