PHP
AUD
$

PHP/AUD Exchange Rate

Philippine Peso to Australian Dollar

Live Rate
0.022582
-11.03% YTD

1 AUD = 44.2831 PHP

PHP/AUD Price Chart

Historical exchange rate performance

Current 0.022582
High 0.025381
Low 0.022465
YTD Change -11.03%

Rate Overview

Live
1 PHP = 0.022582 AUD
1 AUD = 44.2831 PHP
Avg
0.023798
High
0.025381
Low
0.022465

Last updated: 5/27/2026, 4:48:24 AM

Quick Conversions

PHPAUD
1 PHP0.02 AUD
10 PHP0.23 AUD
50 PHP1.13 AUD
100 PHP2.26 AUD
500 PHP11.29 AUD
1,000 PHP22.58 AUD

Get PHP/AUD Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "PHP",
  "date": "2026-05-27T04:48:24Z",
  "rates": {
    "AUD": 0.022582
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "PHP",
    "to": "AUD",
    "amount": 100
  },
  "result": 2.2582,
  "rate": 0.022582
}

Build with PHP/AUD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key