Rate Overview
Live
1 ANG = 33.8392 PHP
1 PHP = 0.029551
ANG
Avg
33.6992
High
33.9263
Low
33.4324
Last updated: 6/19/2026, 10:08:08 AM
Quick Conversions
| ANG | PHP |
|---|---|
| 1 ANG | 33.84 PHP |
| 10 ANG | 338.39 PHP |
| 50 ANG | 1,691.96 PHP |
| 100 ANG | 3,383.92 PHP |
| 500 ANG | 16,919.62 PHP |
| 1,000 ANG | 33,839.25 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-06-19T10:08:08Z",
"rates": {
"PHP": 33.839247
}
}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": 3383.9247,
"rate": 33.839247
}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