Rate Overview
Live
1 AUD = 42.8176 PHP
1 PHP = 0.023355
AUD
Avg
42.9057
High
43.4123
Low
42.6376
Last updated: 6/16/2026, 12:32:38 PM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 42.82 PHP |
| 10 AUD | 428.18 PHP |
| 50 AUD | 2,140.88 PHP |
| 100 AUD | 4,281.76 PHP |
| 500 AUD | 21,408.82 PHP |
| 1,000 AUD | 42,817.64 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-06-16T12:32:38Z",
"rates": {
"PHP": 42.817643
}
}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": 4281.7643,
"rate": 42.817643
}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