Rate Overview
Live
1 ALL = 0.729702 PHP
1 PHP = 1.3704
ALL
Avg
0.688280
High
0.729702
Low
0.624786
Last updated: 3/27/2026, 12:52:47 PM
Quick Conversions
| ALL | PHP |
|---|---|
| 1 ALL | 0.73 PHP |
| 10 ALL | 7.30 PHP |
| 50 ALL | 36.49 PHP |
| 100 ALL | 72.97 PHP |
| 500 ALL | 364.85 PHP |
| 1,000 ALL | 729.70 PHP |
Get ALL/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=PHPExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-27T12:52:47Z",
"rates": {
"PHP": 0.729702
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "PHP",
"amount": 100
},
"result": 72.97019999999999,
"rate": 0.729702
}Build with ALL/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key