Rate Overview
Live
1 AUD = 41.8331 PHP
1 PHP = 0.023905
AUD
Avg
38.2690
High
42.3854
Low
35.4934
Last updated: 3/27/2026, 12:52:54 PM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 41.83 PHP |
| 10 AUD | 418.33 PHP |
| 50 AUD | 2,091.65 PHP |
| 100 AUD | 4,183.31 PHP |
| 500 AUD | 20,916.54 PHP |
| 1,000 AUD | 41,833.08 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-03-27T12:52:54Z",
"rates": {
"PHP": 41.833078
}
}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": 4183.3078000000005,
"rate": 41.833078
}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