Rate Overview
Live
1 AUD = 43.2145 PHP
1 PHP = 0.023140
AUD
Avg
43.2137
High
43.3129
Low
43.0947
Last updated: 7/27/2026, 11:31:58 PM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 43.21 PHP |
| 10 AUD | 432.15 PHP |
| 50 AUD | 2,160.73 PHP |
| 100 AUD | 4,321.45 PHP |
| 500 AUD | 21,607.26 PHP |
| 1,000 AUD | 43,214.53 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-07-27T23:31:58Z",
"rates": {
"PHP": 43.214526
}
}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": 4321.4526,
"rate": 43.214526
}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