Rate Overview
Live
1 AUD = 40.9437 PHP
1 PHP = 0.024424
AUD
Avg
41.1764
High
41.6584
Low
40.7929
Last updated: 2/15/2026, 12:23:41 AM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 40.94 PHP |
| 10 AUD | 409.44 PHP |
| 50 AUD | 2,047.19 PHP |
| 100 AUD | 4,094.37 PHP |
| 500 AUD | 20,471.86 PHP |
| 1,000 AUD | 40,943.72 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-02-15T00:23:41Z",
"rates": {
"PHP": 40.943715
}
}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": 4094.3714999999997,
"rate": 40.943715
}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