Rate Overview
Live
1 ALL = 0.715493 PHP
1 PHP = 1.3976
ALL
Avg
0.710933
High
0.716176
Low
0.704452
Last updated: 3/7/2026, 12:08:00 AM
Quick Conversions
| ALL | PHP |
|---|---|
| 1 ALL | 0.72 PHP |
| 10 ALL | 7.15 PHP |
| 50 ALL | 35.77 PHP |
| 100 ALL | 71.55 PHP |
| 500 ALL | 357.75 PHP |
| 1,000 ALL | 715.49 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-03-07T00:08:00Z",
"rates": {
"PHP": 0.715493
}
}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": 71.5493,
"rate": 0.715493
}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