Rate Overview
Live
1 AWG = 3654.32 PYG
1 PYG = 0.000274
AWG
Avg
3624.95
High
3658.83
Low
3596.06
Last updated: 3/7/2026, 7:04:45 AM
Quick Conversions
| AWG | PYG |
|---|---|
| 1 AWG | 3,654.32 PYG |
| 10 AWG | 36,543.22 PYG |
| 50 AWG | 182,716.09 PYG |
| 100 AWG | 365,432.19 PYG |
| 500 AWG | 1,827,160.93 PYG |
| 1,000 AWG | 3,654,321.87 PYG |
Get AWG/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=PYGExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-07T07:04:45Z",
"rates": {
"PYG": 3654.321866
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "PYG",
"amount": 100
},
"result": 365432.1866,
"rate": 3654.321866
}Build with AWG/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key