Rate Overview
Live
1 AUD = 44.0201 PHP
1 PHP = 0.022717
AUD
Avg
43.9691
High
44.1451
Low
43.8178
Last updated: 5/27/2026, 8:24:05 PM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 44.02 PHP |
| 10 AUD | 440.20 PHP |
| 50 AUD | 2,201.01 PHP |
| 100 AUD | 4,402.01 PHP |
| 500 AUD | 22,010.07 PHP |
| 1,000 AUD | 44,020.14 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-27T20:24:05Z",
"rates": {
"PHP": 44.020135
}
}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": 4402.0135,
"rate": 44.020135
}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