Rate Overview
Live
1 PEN = 0.526207 AWG
1 AWG = 1.9004
PEN
Avg
0.527976
High
0.531626
Low
0.526207
Last updated: 7/9/2026, 11:04:30 AM
Quick Conversions
| PEN | AWG |
|---|---|
| 1 PEN | 0.53 AWG |
| 10 PEN | 5.26 AWG |
| 50 PEN | 26.31 AWG |
| 100 PEN | 52.62 AWG |
| 500 PEN | 263.10 AWG |
| 1,000 PEN | 526.21 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-09T11:04:30Z",
"rates": {
"AWG": 0.526207
}
}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.6207,
"rate": 0.526207
}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