Rate Overview
Live
1 PEN = 0.520305 AWG
1 AWG = 1.9219
PEN
Avg
0.518331
High
0.520305
Low
0.514524
Last updated: 3/28/2026, 10:45:42 AM
Quick Conversions
| PEN | AWG |
|---|---|
| 1 PEN | 0.52 AWG |
| 10 PEN | 5.20 AWG |
| 50 PEN | 26.02 AWG |
| 100 PEN | 52.03 AWG |
| 500 PEN | 260.15 AWG |
| 1,000 PEN | 520.31 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-03-28T10:45:42Z",
"rates": {
"AWG": 0.520305
}
}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.0305,
"rate": 0.520305
}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