Rate Overview
Live
1 ALL = 0.773736 PHP
1 PHP = 1.2924
ALL
Avg
0.765185
High
0.773736
Low
0.759230
Last updated: 8/18/2026, 6:31:48 PM
Quick Conversions
| ALL | PHP |
|---|---|
| 1 ALL | 0.77 PHP |
| 10 ALL | 7.74 PHP |
| 50 ALL | 38.69 PHP |
| 100 ALL | 77.37 PHP |
| 500 ALL | 386.87 PHP |
| 1,000 ALL | 773.74 PHP |
Get ALL/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=PHPExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-08-18T18:31:48Z",
"rates": {
"PHP": 0.773736
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "PHP",
"amount": 100
},
"result": 77.3736,
"rate": 0.773736
}Build with ALL/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key