Rate Overview
Live
1 ANG = 32.8742 PHP
1 PHP = 0.030419
ANG
Avg
32.4761
High
32.9056
Low
32.1290
Last updated: 3/7/2026, 12:26:24 AM
Quick Conversions
| ANG | PHP |
|---|---|
| 1 ANG | 32.87 PHP |
| 10 ANG | 328.74 PHP |
| 50 ANG | 1,643.71 PHP |
| 100 ANG | 3,287.42 PHP |
| 500 ANG | 16,437.09 PHP |
| 1,000 ANG | 32,874.18 PHP |
Get ANG/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=PHPExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-03-07T00:26:24Z",
"rates": {
"PHP": 32.874182
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "PHP",
"amount": 100
},
"result": 3287.4181999999996,
"rate": 32.874182
}Build with ANG/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key