Rate Overview
Live
1 AWG = 33.9804 PHP
1 PHP = 0.029429
AWG
Avg
32.5722
High
34.4856
Low
31.0945
Last updated: 6/18/2026, 12:21:47 PM
Quick Conversions
| AWG | PHP |
|---|---|
| 1 AWG | 33.98 PHP |
| 10 AWG | 339.80 PHP |
| 50 AWG | 1,699.02 PHP |
| 100 AWG | 3,398.04 PHP |
| 500 AWG | 16,990.22 PHP |
| 1,000 AWG | 33,980.45 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-06-18T12:21:47Z",
"rates": {
"PHP": 33.980446
}
}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": 3398.0446,
"rate": 33.980446
}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