Rate Overview
Live
1 AUD = 41.5040 PHP
1 PHP = 0.024094
AUD
Avg
41.2144
High
41.5278
Low
40.8728
Last updated: 3/7/2026, 3:03:43 AM
Quick Conversions
| AUD | PHP |
|---|---|
| 1 AUD | 41.50 PHP |
| 10 AUD | 415.04 PHP |
| 50 AUD | 2,075.20 PHP |
| 100 AUD | 4,150.40 PHP |
| 500 AUD | 20,751.98 PHP |
| 1,000 AUD | 41,503.95 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-07T03:03:43Z",
"rates": {
"PHP": 41.503953
}
}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": 4150.3953,
"rate": 41.503953
}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