Rate Overview
Live
1 PHP = 1.3697 ALL
1 ALL = 0.730095
PHP
Avg
1.3804
High
1.3929
Low
1.3697
Last updated: 3/27/2026, 9:26:30 AM
Quick Conversions
| PHP | ALL |
|---|---|
| 1 PHP | 1.37 ALL |
| 10 PHP | 13.70 ALL |
| 50 PHP | 68.48 ALL |
| 100 PHP | 136.97 ALL |
| 500 PHP | 684.84 ALL |
| 1,000 PHP | 1,369.68 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-27T09:26:30Z",
"rates": {
"ALL": 1.369684
}
}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": 136.9684,
"rate": 1.369684
}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