Rate Overview
Live
1 ANG = 33.2781 PHP
1 PHP = 0.030050
ANG
Avg
33.4674
High
33.6327
Low
33.2781
Last updated: 4/18/2026, 8:42:56 AM
Quick Conversions
| ANG | PHP |
|---|---|
| 1 ANG | 33.28 PHP |
| 10 ANG | 332.78 PHP |
| 50 ANG | 1,663.91 PHP |
| 100 ANG | 3,327.81 PHP |
| 500 ANG | 16,639.07 PHP |
| 1,000 ANG | 33,278.14 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-04-18T08:42:56Z",
"rates": {
"PHP": 33.278142
}
}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": 3327.8142000000003,
"rate": 33.278142
}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