Rate Overview
Live
1 ANG = 33.9882 PHP
1 PHP = 0.029422
ANG
Avg
34.1134
High
34.4400
Low
33.7311
Last updated: 5/9/2026, 12:23:41 AM
Quick Conversions
| ANG | PHP |
|---|---|
| 1 ANG | 33.99 PHP |
| 10 ANG | 339.88 PHP |
| 50 ANG | 1,699.41 PHP |
| 100 ANG | 3,398.82 PHP |
| 500 ANG | 16,994.11 PHP |
| 1,000 ANG | 33,988.22 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-09T00:23:41Z",
"rates": {
"PHP": 33.988216
}
}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": 3398.8216,
"rate": 33.988216
}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