Rate Overview
Live
1 PHP = 1.3480 ALL
1 ALL = 0.741817
PHP
Avg
1.3500
High
1.3601
Low
1.3415
Last updated: 6/17/2026, 7:54:55 AM
Quick Conversions
| PHP | ALL |
|---|---|
| 1 PHP | 1.35 ALL |
| 10 PHP | 13.48 ALL |
| 50 PHP | 67.40 ALL |
| 100 PHP | 134.80 ALL |
| 500 PHP | 674.02 ALL |
| 1,000 PHP | 1,348.04 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-17T07:54:55Z",
"rates": {
"ALL": 1.348042
}
}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": 134.8042,
"rate": 1.348042
}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