Rate Overview
Live
1 PHP = 1.3842 ALL
1 ALL = 0.722447 PHP
Avg
1.3945
High
1.4021
Low
1.3842
Last updated: 1/25/2026, 10:49:56 AM
Quick Conversions
| PHP | ALL |
|---|---|
| 1 PHP | 1.38 ALL |
| 10 PHP | 13.84 ALL |
| 50 PHP | 69.21 ALL |
| 100 PHP | 138.42 ALL |
| 500 PHP | 692.09 ALL |
| 1,000 PHP | 1,384.19 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-01-25T10:49:56Z",
"rates": {
"ALL": 1.384185
}
}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": 138.4185,
"rate": 1.384185
}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