Rate Overview
Live
1 AUD = 41.8881 PHP
1 PHP = 0.023873
AUD
Avg
41.9389
High
42.3094
Low
41.6234
Last updated: 3/27/2026, 9:26:30 AM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 41.89 PHP |
| 10 AUD | 418.88 PHP |
| 50 AUD | 2,094.40 PHP |
| 100 AUD | 4,188.81 PHP |
| 500 AUD | 20,944.03 PHP |
| 1,000 AUD | 41,888.05 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-27T09:26:30Z",
"rates": {
"PHP": 41.888053
}
}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": 4188.8053,
"rate": 41.888053
}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