Rate Overview
Live
1 PHP = 0.030428 ANG
1 ANG = 32.8645 PHP
Avg
0.030388
High
0.030495
Low
0.030194
Last updated: 1/25/2026, 10:50:00 AM
Quick Conversions
| PHP | ANG |
|---|---|
| 1 PHP | 0.03 ANG |
| 10 PHP | 0.30 ANG |
| 50 PHP | 1.52 ANG |
| 100 PHP | 3.04 ANG |
| 500 PHP | 15.21 ANG |
| 1,000 PHP | 30.43 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-01-25T10:50:00Z",
"rates": {
"ANG": 0.030428
}
}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": 3.0428,
"rate": 0.030428
}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