Rate Overview
Live
1 PEN = 0.525825 AWG
1 AWG = 1.9018
PEN
Avg
0.525653
High
0.538926
Low
0.502091
Last updated: 7/28/2026, 2:49:28 PM
Quick Conversions
| PEN | AWG |
|---|---|
| 1 PEN | 0.53 AWG |
| 10 PEN | 5.26 AWG |
| 50 PEN | 26.29 AWG |
| 100 PEN | 52.58 AWG |
| 500 PEN | 262.91 AWG |
| 1,000 PEN | 525.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-07-28T14:49:28Z",
"rates": {
"AWG": 0.525825
}
}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.582499999999996,
"rate": 0.525825
}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