Rate Overview
Live
1 AUD = 43.0579 PHP
1 PHP = 0.023225
AUD
Avg
38.0095
High
44.2771
Low
34.4957
Last updated: 7/18/2026, 1:06:36 PM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 43.06 PHP |
| 10 AUD | 430.58 PHP |
| 50 AUD | 2,152.90 PHP |
| 100 AUD | 4,305.79 PHP |
| 500 AUD | 21,528.96 PHP |
| 1,000 AUD | 43,057.92 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-18T13:06:36Z",
"rates": {
"PHP": 43.057923
}
}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": 4305.7923,
"rate": 43.057923
}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