Rate Overview
Live
1 AWG = 1.9442 PEN
1 PEN = 0.514338
AWG
Avg
1.9041
High
1.9442
Low
1.8687
Last updated: 3/7/2026, 7:06:42 AM
Quick Conversions
| AWG | PEN |
|---|---|
| 1 AWG | 1.94 PEN |
| 10 AWG | 19.44 PEN |
| 50 AWG | 97.21 PEN |
| 100 AWG | 194.42 PEN |
| 500 AWG | 972.12 PEN |
| 1,000 AWG | 1,944.25 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-03-07T07:06:42Z",
"rates": {
"PEN": 1.944246
}
}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": 194.4246,
"rate": 1.944246
}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