Rate Overview
Live
1 AUD = 44.0087 PHP
1 PHP = 0.022723
AUD
Avg
42.0448
High
44.5136
Low
39.3982
Last updated: 5/27/2026, 10:40:13 PM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 44.01 PHP |
| 10 AUD | 440.09 PHP |
| 50 AUD | 2,200.43 PHP |
| 100 AUD | 4,400.87 PHP |
| 500 AUD | 22,004.35 PHP |
| 1,000 AUD | 44,008.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-05-27T22:40:13Z",
"rates": {
"PHP": 44.008696
}
}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": 4400.8696,
"rate": 44.008696
}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