Rate Overview
Live
1 AWG = 34.5447 PHP
1 PHP = 0.028948
AWG
Avg
34.1790
High
34.5447
Low
33.5182
Last updated: 5/28/2026, 10:57:25 PM
Quick Conversions
| AWG | PHP |
|---|---|
| 1 AWG | 34.54 PHP |
| 10 AWG | 345.45 PHP |
| 50 AWG | 1,727.23 PHP |
| 100 AWG | 3,454.47 PHP |
| 500 AWG | 17,272.35 PHP |
| 1,000 AWG | 34,544.69 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-05-28T22:57:25Z",
"rates": {
"PHP": 34.544692
}
}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": 3454.4691999999995,
"rate": 34.544692
}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