Rate Overview
Live
1 AWG = 1.9006 PEN
1 PEN = 0.526148
AWG
Avg
1.8917
High
1.9479
Low
1.8555
Last updated: 7/24/2026, 10:30:11 AM
Quick Conversions
| AWG | PEN |
|---|---|
| 1 AWG | 1.90 PEN |
| 10 AWG | 19.01 PEN |
| 50 AWG | 95.03 PEN |
| 100 AWG | 190.06 PEN |
| 500 AWG | 950.30 PEN |
| 1,000 AWG | 1,900.61 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-24T10:30:11Z",
"rates": {
"PEN": 1.900605
}
}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.06050000000002,
"rate": 1.900605
}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