Rate Overview
Live
1 AUD = 42.7642 PHP
1 PHP = 0.023384
AUD
Avg
42.4928
High
42.7642
Low
42.2153
Last updated: 7/5/2026, 11:44:45 PM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 42.76 PHP |
| 10 AUD | 427.64 PHP |
| 50 AUD | 2,138.21 PHP |
| 100 AUD | 4,276.42 PHP |
| 500 AUD | 21,382.09 PHP |
| 1,000 AUD | 42,764.17 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-05T23:44:45Z",
"rates": {
"PHP": 42.764171
}
}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": 4276.4171,
"rate": 42.764171
}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