Rate Overview
Live
1 AWG = 32.9950 PHP
1 PHP = 0.030308 AWG
Avg
32.2073
High
32.9950
Low
31.1423
Last updated: 1/25/2026, 12:59:49 PM
Quick Conversions
| AWG | PHP |
|---|---|
| 1 AWG | 32.99 PHP |
| 10 AWG | 329.95 PHP |
| 50 AWG | 1,649.75 PHP |
| 100 AWG | 3,299.50 PHP |
| 500 AWG | 16,497.49 PHP |
| 1,000 AWG | 32,994.98 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-01-25T12:59:49Z",
"rates": {
"PHP": 32.994978
}
}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": 3299.4978,
"rate": 32.994978
}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