Rate Overview
Live
1 PHP = 1.3263 ALL
1 ALL = 0.753980
PHP
Avg
1.3614
High
1.4195
Low
1.3238
Last updated: 7/20/2026, 12:17:22 AM
Quick Conversions
| PHP | ALL |
|---|---|
| 1 PHP | 1.33 ALL |
| 10 PHP | 13.26 ALL |
| 50 PHP | 66.31 ALL |
| 100 PHP | 132.63 ALL |
| 500 PHP | 663.15 ALL |
| 1,000 PHP | 1,326.30 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-20T00:17:22Z",
"rates": {
"ALL": 1.326295
}
}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.6295,
"rate": 1.326295
}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