Rate Overview
Live
1 AUD = 43.3097 PHP
1 PHP = 0.023089
AUD
Avg
38.1323
High
43.8916
Low
35.9699
Last updated: 7/24/2026, 6:08:58 PM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 43.31 PHP |
| 10 AUD | 433.10 PHP |
| 50 AUD | 2,165.49 PHP |
| 100 AUD | 4,330.97 PHP |
| 500 AUD | 21,654.87 PHP |
| 1,000 AUD | 43,309.74 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-24T18:08:58Z",
"rates": {
"PHP": 43.309741
}
}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": 4330.9741,
"rate": 43.309741
}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