Rate Overview
Live
1 AWG = 1.9113 PEN
1 PEN = 0.523203
AWG
Avg
1.8874
High
1.9113
Low
1.8624
Last updated: 4/17/2026, 1:34:29 PM
Quick Conversions
| AWG | PEN |
|---|---|
| 1 AWG | 1.91 PEN |
| 10 AWG | 19.11 PEN |
| 50 AWG | 95.57 PEN |
| 100 AWG | 191.13 PEN |
| 500 AWG | 955.65 PEN |
| 1,000 AWG | 1,911.30 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-04-17T13:34:29Z",
"rates": {
"PEN": 1.911303
}
}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": 191.1303,
"rate": 1.911303
}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