Rate Overview
Live
1 AUD = 43.1417 PHP
1 PHP = 0.023179
AUD
Avg
42.6740
High
43.1569
Low
42.2446
Last updated: 4/17/2026, 6:09:07 AM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 43.14 PHP |
| 10 AUD | 431.42 PHP |
| 50 AUD | 2,157.08 PHP |
| 100 AUD | 4,314.17 PHP |
| 500 AUD | 21,570.85 PHP |
| 1,000 AUD | 43,141.70 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-04-17T06:09:07Z",
"rates": {
"PHP": 43.141695
}
}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": 4314.1695,
"rate": 43.141695
}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