Rate Overview
Live
1 PHP = 0.029631 ANG
1 ANG = 33.7484
PHP
Avg
0.031128
High
0.032464
Low
0.029631
Last updated: 3/27/2026, 4:25:43 PM
Quick Conversions
| PHP | ANG |
|---|---|
| 1 PHP | 0.03 ANG |
| 10 PHP | 0.30 ANG |
| 50 PHP | 1.48 ANG |
| 100 PHP | 2.96 ANG |
| 500 PHP | 14.82 ANG |
| 1,000 PHP | 29.63 ANG |
Get PHP/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=ANGExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-27T16:25:43Z",
"rates": {
"ANG": 0.029631
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "ANG",
"amount": 100
},
"result": 2.9631000000000003,
"rate": 0.029631
}Build with PHP/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key