Rate Overview
Live
1 AUD = 44.0229 PHP
1 PHP = 0.022715
AUD
Avg
43.9694
High
44.1451
Low
43.8178
Last updated: 5/27/2026, 9:33:43 PM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 44.02 PHP |
| 10 AUD | 440.23 PHP |
| 50 AUD | 2,201.15 PHP |
| 100 AUD | 4,402.29 PHP |
| 500 AUD | 22,011.45 PHP |
| 1,000 AUD | 44,022.90 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-27T21:33:43Z",
"rates": {
"PHP": 44.022901
}
}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.2901,
"rate": 44.022901
}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