Rate Overview
Live
1 ALL = 0.754531 PHP
1 PHP = 1.3253
ALL
Avg
0.717353
High
0.754531
Low
0.681591
Last updated: 7/22/2026, 11:55:39 AM
Quick Conversions
| ALL | PHP |
|---|---|
| 1 ALL | 0.75 PHP |
| 10 ALL | 7.55 PHP |
| 50 ALL | 37.73 PHP |
| 100 ALL | 75.45 PHP |
| 500 ALL | 377.27 PHP |
| 1,000 ALL | 754.53 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-07-22T11:55:39Z",
"rates": {
"PHP": 0.754531
}
}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": 75.45309999999999,
"rate": 0.754531
}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