Rate Overview
Live
1 PHP = 1.3704 ALL
1 ALL = 0.729703
PHP
Avg
1.3975
High
1.4195
Low
1.3704
Last updated: 3/27/2026, 11:17:56 AM
Quick Conversions
| PHP | ALL |
|---|---|
| 1 PHP | 1.37 ALL |
| 10 PHP | 13.70 ALL |
| 50 PHP | 68.52 ALL |
| 100 PHP | 137.04 ALL |
| 500 PHP | 685.21 ALL |
| 1,000 PHP | 1,370.42 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-03-27T11:17:56Z",
"rates": {
"ALL": 1.370421
}
}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": 137.04209999999998,
"rate": 1.370421
}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