Rate Overview
Live
1 PHP = 1.3333 ALL
1 ALL = 0.750045
PHP
Avg
1.3370
High
1.3443
Low
1.3324
Last updated: 7/7/2026, 8:43:18 PM
Quick Conversions
| PHP | ALL |
|---|---|
| 1 PHP | 1.33 ALL |
| 10 PHP | 13.33 ALL |
| 50 PHP | 66.66 ALL |
| 100 PHP | 133.33 ALL |
| 500 PHP | 666.63 ALL |
| 1,000 PHP | 1,333.25 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-07T20:43:18Z",
"rates": {
"ALL": 1.333254
}
}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": 133.3254,
"rate": 1.333254
}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