Rate Overview
Live
1 AUD = 42.8524 PHP
1 PHP = 0.023336
AUD
Avg
40.2541
High
44.3358
Low
36.7082
Last updated: 7/13/2026, 5:54:25 AM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 42.85 PHP |
| 10 AUD | 428.52 PHP |
| 50 AUD | 2,142.62 PHP |
| 100 AUD | 4,285.24 PHP |
| 500 AUD | 21,426.22 PHP |
| 1,000 AUD | 42,852.44 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-13T05:54:25Z",
"rates": {
"PHP": 42.852439
}
}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": 4285.2438999999995,
"rate": 42.852439
}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