Rate Overview
Live
1 PHP = 0.029727 AWG
1 AWG = 33.6395
PHP
Avg
0.030952
High
0.032160
Low
0.029727
Last updated: 3/28/2026, 12:16:19 PM
Quick Conversions
| PHP | AWG |
|---|---|
| 1 PHP | 0.03 AWG |
| 10 PHP | 0.30 AWG |
| 50 PHP | 1.49 AWG |
| 100 PHP | 2.97 AWG |
| 500 PHP | 14.86 AWG |
| 1,000 PHP | 29.73 AWG |
Get PHP/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=AWGExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-28T12:16:19Z",
"rates": {
"AWG": 0.029727
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "AWG",
"amount": 100
},
"result": 2.9727,
"rate": 0.029727
}Build with PHP/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key