PHP
AUD
$

PHP/AUD Exchange Rate

Philippine Peso to Australian Dollar

Live Rate
0.024423
+0.21% 7D

1 AUD = 40.9450 PHP

PHP/AUD Price Chart

Historical exchange rate performance

Current 0.024423
High 0.024514
Low 0.024004
7D Change +0.21%

Rate Overview

Live
1 PHP = 0.024423 AUD
1 AUD = 40.9450 PHP
Avg
0.024296
High
0.024514
Low
0.024004

Last updated: 2/14/2026, 10:02:32 AM

Quick Conversions

PHPAUD
1 PHP0.02 AUD
10 PHP0.24 AUD
50 PHP1.22 AUD
100 PHP2.44 AUD
500 PHP12.21 AUD
1,000 PHP24.42 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-02-14T10:02:32Z",
  "rates": {
    "AUD": 0.024423
  }
}

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.4423,
  "rate": 0.024423
}

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