Rate Overview
Live
1 PEN = 0.524821 AWG
1 AWG = 1.9054
PEN
Avg
0.520364
High
0.525908
Low
0.513185
Last updated: 5/9/2026, 9:59:59 AM
Quick Conversions
| PEN | AWG |
|---|---|
| 1 PEN | 0.52 AWG |
| 10 PEN | 5.25 AWG |
| 50 PEN | 26.24 AWG |
| 100 PEN | 52.48 AWG |
| 500 PEN | 262.41 AWG |
| 1,000 PEN | 524.82 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-05-09T09:59:59Z",
"rates": {
"AWG": 0.524821
}
}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.482099999999996,
"rate": 0.524821
}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