Rate Overview
Live
1 AUD = 43.9743 PHP
1 PHP = 0.022741
AUD
Avg
44.1430
High
44.3377
Low
43.9301
Last updated: 5/7/2026, 11:18:50 AM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 43.97 PHP |
| 10 AUD | 439.74 PHP |
| 50 AUD | 2,198.72 PHP |
| 100 AUD | 4,397.43 PHP |
| 500 AUD | 21,987.16 PHP |
| 1,000 AUD | 43,974.33 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-07T11:18:50Z",
"rates": {
"PHP": 43.974327
}
}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": 4397.4327,
"rate": 43.974327
}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