Rate Overview
Live
1 ANG = 32.8644 PHP
1 PHP = 0.030428 ANG
Avg
32.1083
High
33.1188
Low
30.8438
Last updated: 1/25/2026, 9:10:07 AM
Quick Conversions
| ANG | PHP |
|---|---|
| 1 ANG | 32.86 PHP |
| 10 ANG | 328.64 PHP |
| 50 ANG | 1,643.22 PHP |
| 100 ANG | 3,286.44 PHP |
| 500 ANG | 16,432.18 PHP |
| 1,000 ANG | 32,864.36 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-01-25T09:10:07Z",
"rates": {
"PHP": 32.86436
}
}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": 3286.4359999999997,
"rate": 32.86436
}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