Rate Overview
Live
1 ANG = 34.3945 PHP
1 PHP = 0.029074
ANG
Avg
32.5516
High
34.4166
Low
30.8742
Last updated: 5/29/2026, 6:48:06 PM
Quick Conversions
| ANG | PHP |
|---|---|
| 1 ANG | 34.39 PHP |
| 10 ANG | 343.94 PHP |
| 50 ANG | 1,719.72 PHP |
| 100 ANG | 3,439.45 PHP |
| 500 ANG | 17,197.25 PHP |
| 1,000 ANG | 34,394.49 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-05-29T18:48:06Z",
"rates": {
"PHP": 34.394494
}
}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": 3439.4494,
"rate": 34.394494
}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