Rate Overview
Live
1 AUD = 43.3231 PHP
1 PHP = 0.023082
AUD
Avg
42.9175
High
43.3231
Low
42.7439
Last updated: 7/16/2026, 2:37:54 PM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 43.32 PHP |
| 10 AUD | 433.23 PHP |
| 50 AUD | 2,166.16 PHP |
| 100 AUD | 4,332.31 PHP |
| 500 AUD | 21,661.56 PHP |
| 1,000 AUD | 43,323.13 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-16T14:37:54Z",
"rates": {
"PHP": 43.323128
}
}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": 4332.3128,
"rate": 43.323128
}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