Rate Overview
Live
1 ALL = 0.712401 PHP
1 PHP = 1.4037
ALL
Avg
0.716768
High
0.723545
Low
0.712383
Last updated: 2/14/2026, 10:45:43 AM
Quick Conversions
| ALL | PHP |
|---|---|
| 1 ALL | 0.71 PHP |
| 10 ALL | 7.12 PHP |
| 50 ALL | 35.62 PHP |
| 100 ALL | 71.24 PHP |
| 500 ALL | 356.20 PHP |
| 1,000 ALL | 712.40 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-02-14T10:45:43Z",
"rates": {
"PHP": 0.712401
}
}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.2401,
"rate": 0.712401
}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