Rate Overview
Live
1 PEN = 0.529366 AWG
1 AWG = 1.8891
PEN
Avg
0.528790
High
0.538926
Low
0.513379
Last updated: 7/22/2026, 6:48:26 AM
Quick Conversions
| PEN | AWG |
|---|---|
| 1 PEN | 0.53 AWG |
| 10 PEN | 5.29 AWG |
| 50 PEN | 26.47 AWG |
| 100 PEN | 52.94 AWG |
| 500 PEN | 264.68 AWG |
| 1,000 PEN | 529.37 AWG |
Get PEN/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=AWGExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-22T06:48:26Z",
"rates": {
"AWG": 0.529366
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "AWG",
"amount": 100
},
"result": 52.9366,
"rate": 0.529366
}Build with PEN/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key