Rate Overview
Live
1 AWG = 32.9829 PHP
1 PHP = 0.030319
AWG
Avg
32.6927
High
33.1132
Low
32.2573
Last updated: 3/7/2026, 7:01:23 AM
Quick Conversions
| AWG | PHP |
|---|---|
| 1 AWG | 32.98 PHP |
| 10 AWG | 329.83 PHP |
| 50 AWG | 1,649.14 PHP |
| 100 AWG | 3,298.29 PHP |
| 500 AWG | 16,491.44 PHP |
| 1,000 AWG | 32,982.89 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-03-07T07:01:23Z",
"rates": {
"PHP": 32.982887
}
}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": 3298.2886999999996,
"rate": 32.982887
}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