Rate Overview
Live
1 PHP = 1.3533 ALL
1 ALL = 0.738944
PHP
Avg
1.3533
High
1.3601
Low
1.3474
Last updated: 6/19/2026, 8:38:05 AM
Quick Conversions
| PHP | ALL |
|---|---|
| 1 PHP | 1.35 ALL |
| 10 PHP | 13.53 ALL |
| 50 PHP | 67.66 ALL |
| 100 PHP | 135.33 ALL |
| 500 PHP | 676.64 ALL |
| 1,000 PHP | 1,353.28 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-06-19T08:38:05Z",
"rates": {
"ALL": 1.353283
}
}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": 135.3283,
"rate": 1.353283
}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