Rate Overview
Live
1 PEN = 0.523203 AWG
1 AWG = 1.9113
PEN
Avg
0.529875
High
0.536928
Low
0.523203
Last updated: 4/17/2026, 10:48:16 AM
Quick Conversions
| PEN | AWG |
|---|---|
| 1 PEN | 0.52 AWG |
| 10 PEN | 5.23 AWG |
| 50 PEN | 26.16 AWG |
| 100 PEN | 52.32 AWG |
| 500 PEN | 261.60 AWG |
| 1,000 PEN | 523.20 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-04-17T10:48:16Z",
"rates": {
"AWG": 0.523203
}
}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.320299999999996,
"rate": 0.523203
}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