Rate Overview
Live
1 AUD = 43.6214 PHP
1 PHP = 0.022925
AUD
Avg
43.1865
High
43.6214
Low
42.8528
Last updated: 8/14/2026, 7:33:38 PM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 43.62 PHP |
| 10 AUD | 436.21 PHP |
| 50 AUD | 2,181.07 PHP |
| 100 AUD | 4,362.14 PHP |
| 500 AUD | 21,810.72 PHP |
| 1,000 AUD | 43,621.44 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-08-14T19:33:38Z",
"rates": {
"PHP": 43.621436
}
}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": 4362.1436,
"rate": 43.621436
}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