PHP
AUD
$

PHP/AUD Exchange Rate

Philippine Peso to Australian Dollar

Live Rate
0.022130
-0.88% 7D

1 AUD = 45.1875 PHP

PHP/AUD Price Chart

Historical exchange rate performance

Current 0.022130
High 0.022431
Low 0.022130
7D Change -0.88%

Rate Overview

Live
1 PHP = 0.022130 AUD
1 AUD = 45.1875 PHP
Avg
0.022315
High
0.022431
Low
0.022130

Last updated: 9/4/2026, 6:53:49 PM

Quick Conversions

PHPAUD
1 PHP0.02 AUD
10 PHP0.22 AUD
50 PHP1.11 AUD
100 PHP2.21 AUD
500 PHP11.07 AUD
1,000 PHP22.13 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-09-04T18:53:49Z",
  "rates": {
    "AUD": 0.02213
  }
}

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.213,
  "rate": 0.02213
}

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