Rate Overview
Live
1 AUD = 43.3519 PHP
1 PHP = 0.023067
AUD
Avg
42.4784
High
44.3377
Low
40.5566
Last updated: 7/22/2026, 11:39:29 AM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 43.35 PHP |
| 10 AUD | 433.52 PHP |
| 50 AUD | 2,167.59 PHP |
| 100 AUD | 4,335.19 PHP |
| 500 AUD | 21,675.95 PHP |
| 1,000 AUD | 43,351.90 PHP |
Get AUD/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AUD¤cies=PHPExample Response:
{
"success": true,
"base": "AUD",
"date": "2026-07-22T11:39:29Z",
"rates": {
"PHP": 43.351895
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AUD&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AUD",
"to": "PHP",
"amount": 100
},
"result": 4335.1894999999995,
"rate": 43.351895
}Build with AUD/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key