Rate Overview
Live
1 PHP = 0.030470 ANG
1 ANG = 32.8192
PHP
Avg
0.030763
High
0.031124
Low
0.030389
Last updated: 3/7/2026, 3:43:24 AM
Quick Conversions
| PHP | ANG |
|---|---|
| 1 PHP | 0.03 ANG |
| 10 PHP | 0.30 ANG |
| 50 PHP | 1.52 ANG |
| 100 PHP | 3.05 ANG |
| 500 PHP | 15.24 ANG |
| 1,000 PHP | 30.47 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-07T03:43:24Z",
"rates": {
"ANG": 0.03047
}
}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.047,
"rate": 0.03047
}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