Rate Overview
Live
1 AUD = 45.1292 PHP
1 PHP = 0.022159
AUD
Avg
44.9083
High
45.1828
Low
44.5810
Last updated: 9/6/2026, 12:23:24 PM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 45.13 PHP |
| 10 AUD | 451.29 PHP |
| 50 AUD | 2,256.46 PHP |
| 100 AUD | 4,512.92 PHP |
| 500 AUD | 22,564.61 PHP |
| 1,000 AUD | 45,129.21 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-09-06T12:23:24Z",
"rates": {
"PHP": 45.12921
}
}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": 4512.921,
"rate": 45.12921
}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