Rate Overview
Live
1 PHP = 0.022977 CAD
1 CAD = 43.5218
PHP
Avg
0.023301
High
0.023628
Low
0.022977
Last updated: 3/7/2026, 3:58:54 AM
Quick Conversions
| PHP | CAD |
|---|---|
| 1 PHP | 0.02 CAD |
| 10 PHP | 0.23 CAD |
| 50 PHP | 1.15 CAD |
| 100 PHP | 2.30 CAD |
| 500 PHP | 11.49 CAD |
| 1,000 PHP | 22.98 CAD |
Get PHP/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=CADExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-07T03:58:54Z",
"rates": {
"CAD": 0.022977
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "CAD",
"amount": 100
},
"result": 2.2977000000000003,
"rate": 0.022977
}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