Rate Overview
Live
1 PHP = 0.030307 AWG
1 AWG = 32.9957 PHP
Avg
0.030212
High
0.030329
Low
0.030075
Last updated: 1/25/2026, 9:09:17 AM
Quick Conversions
| PHP | AWG |
|---|---|
| 1 PHP | 0.03 AWG |
| 10 PHP | 0.30 AWG |
| 50 PHP | 1.52 AWG |
| 100 PHP | 3.03 AWG |
| 500 PHP | 15.15 AWG |
| 1,000 PHP | 30.31 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-01-25T09:09:17Z",
"rates": {
"AWG": 0.030307
}
}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": 3.0307,
"rate": 0.030307
}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