Rate Overview
Live
1 AWG = 1.9219 PEN
1 PEN = 0.520306
AWG
Avg
1.9293
High
1.9435
Low
1.9219
Last updated: 3/28/2026, 10:38:59 AM
Quick Conversions
| AWG | PEN |
|---|---|
| 1 AWG | 1.92 PEN |
| 10 AWG | 19.22 PEN |
| 50 AWG | 96.10 PEN |
| 100 AWG | 192.19 PEN |
| 500 AWG | 960.97 PEN |
| 1,000 AWG | 1,921.95 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-28T10:38:59Z",
"rates": {
"PEN": 1.921946
}
}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": 192.19459999999998,
"rate": 1.921946
}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