Rate Overview
Live
1 AUD = 40.7131 PHP
1 PHP = 0.024562 AUD
Avg
37.3574
High
40.7131
Low
34.3902
Last updated: 1/25/2026, 4:40:45 PM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 40.71 PHP |
| 10 AUD | 407.13 PHP |
| 50 AUD | 2,035.66 PHP |
| 100 AUD | 4,071.31 PHP |
| 500 AUD | 20,356.57 PHP |
| 1,000 AUD | 40,713.13 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-01-25T16:40:45Z",
"rates": {
"PHP": 40.713131
}
}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": 4071.3131,
"rate": 40.713131
}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