Rate Overview
Live
1 ANG = 34.1785 PHP
1 PHP = 0.029258
ANG
Avg
34.1869
High
34.3925
Low
34.0896
Last updated: 7/9/2026, 12:57:49 AM
Quick Conversions
| ANG | PHP |
|---|---|
| 1 ANG | 34.18 PHP |
| 10 ANG | 341.78 PHP |
| 50 ANG | 1,708.92 PHP |
| 100 ANG | 3,417.85 PHP |
| 500 ANG | 17,089.23 PHP |
| 1,000 ANG | 34,178.45 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-07-09T00:57:49Z",
"rates": {
"PHP": 34.178452
}
}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": 3417.8452,
"rate": 34.178452
}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