Rate Overview
Live
1 ANG = 33.7473 PHP
1 PHP = 0.029632
ANG
Avg
32.1406
High
33.7473
Low
30.8030
Last updated: 3/27/2026, 10:07:07 AM
Quick Conversions
| ANG | PHP |
|---|---|
| 1 ANG | 33.75 PHP |
| 10 ANG | 337.47 PHP |
| 50 ANG | 1,687.37 PHP |
| 100 ANG | 3,374.73 PHP |
| 500 ANG | 16,873.66 PHP |
| 1,000 ANG | 33,747.31 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-27T10:07:07Z",
"rates": {
"PHP": 33.747312
}
}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": 3374.7312,
"rate": 33.747312
}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