Rate Overview
Live
1 PHP = 1.4011 ALL
1 ALL = 0.713735
PHP
Avg
1.4071
High
1.4195
Low
1.3963
Last updated: 3/7/2026, 2:50:22 AM
Quick Conversions
| PHP | ALL |
|---|---|
| 1 PHP | 1.40 ALL |
| 10 PHP | 14.01 ALL |
| 50 PHP | 70.05 ALL |
| 100 PHP | 140.11 ALL |
| 500 PHP | 700.54 ALL |
| 1,000 PHP | 1,401.08 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-03-07T02:50:22Z",
"rates": {
"ALL": 1.401081
}
}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": 140.1081,
"rate": 1.401081
}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