Rate Overview
Live
1 PHP = 1.3254 ALL
1 ALL = 0.754493
PHP
Avg
1.4752
High
1.6556
Low
1.3254
Last updated: 7/21/2026, 11:47:16 AM
Quick Conversions
| PHP | ALL |
|---|---|
| 1 PHP | 1.33 ALL |
| 10 PHP | 13.25 ALL |
| 50 PHP | 66.27 ALL |
| 100 PHP | 132.54 ALL |
| 500 PHP | 662.70 ALL |
| 1,000 PHP | 1,325.39 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-07-21T11:47:16Z",
"rates": {
"ALL": 1.325394
}
}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": 132.5394,
"rate": 1.325394
}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