Rate Overview
Live
1 AUD = 41.8367 PHP
1 PHP = 0.023902
AUD
Avg
37.6672
High
42.3227
Low
35.8462
Last updated: 3/27/2026, 11:17:40 AM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 41.84 PHP |
| 10 AUD | 418.37 PHP |
| 50 AUD | 2,091.84 PHP |
| 100 AUD | 4,183.67 PHP |
| 500 AUD | 20,918.36 PHP |
| 1,000 AUD | 41,836.71 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-27T11:17:40Z",
"rates": {
"PHP": 41.83671
}
}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.670999999999,
"rate": 41.83671
}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