Rate Overview
Live
1 AWG = 1.9008 PEN
1 PEN = 0.526098
AWG
Avg
1.8958
High
1.9028
Low
1.8810
Last updated: 7/5/2026, 2:23:41 PM
Quick Conversions
| AWG | PEN |
|---|---|
| 1 AWG | 1.90 PEN |
| 10 AWG | 19.01 PEN |
| 50 AWG | 95.04 PEN |
| 100 AWG | 190.08 PEN |
| 500 AWG | 950.39 PEN |
| 1,000 AWG | 1,900.79 PEN |
Get AWG/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=PENExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-05T14:23:41Z",
"rates": {
"PEN": 1.900788
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "PEN",
"amount": 100
},
"result": 190.0788,
"rate": 1.900788
}Build with AWG/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key