Rate Overview
Live
1 AWG = 32.3483 PHP
1 PHP = 0.030914
AWG
Avg
32.5322
High
32.7721
Low
32.2338
Last updated: 2/14/2026, 10:49:59 PM
Quick Conversions
| AWG | PHP |
|---|---|
| 1 AWG | 32.35 PHP |
| 10 AWG | 323.48 PHP |
| 50 AWG | 1,617.41 PHP |
| 100 AWG | 3,234.83 PHP |
| 500 AWG | 16,174.13 PHP |
| 1,000 AWG | 32,348.26 PHP |
Get AWG/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=PHPExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-02-14T22:49:59Z",
"rates": {
"PHP": 32.348264
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "PHP",
"amount": 100
},
"result": 3234.8264,
"rate": 32.348264
}Build with AWG/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key