Rate Overview
Live
1 PHP = 1.4037 ALL
1 ALL = 0.712401
PHP
Avg
1.3952
High
1.4037
Low
1.3821
Last updated: 2/14/2026, 10:02:32 AM
Quick Conversions
| PHP | ALL |
|---|---|
| 1 PHP | 1.40 ALL |
| 10 PHP | 14.04 ALL |
| 50 PHP | 70.19 ALL |
| 100 PHP | 140.37 ALL |
| 500 PHP | 701.85 ALL |
| 1,000 PHP | 1,403.70 ALL |
Get PHP/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=ALLExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-02-14T10:02:32Z",
"rates": {
"ALL": 1.403703
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "ALL",
"amount": 100
},
"result": 140.3703,
"rate": 1.403703
}Build with PHP/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key