Rate Overview
Live
1 AWG = 1.8993 PEN
1 PEN = 0.526509
AWG
Avg
1.9004
High
1.9112
Low
1.8952
Last updated: 5/27/2026, 10:41:51 PM
Quick Conversions
| AWG | PEN |
|---|---|
| 1 AWG | 1.90 PEN |
| 10 AWG | 18.99 PEN |
| 50 AWG | 94.97 PEN |
| 100 AWG | 189.93 PEN |
| 500 AWG | 949.65 PEN |
| 1,000 AWG | 1,899.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-05-27T22:41:51Z",
"rates": {
"PEN": 1.899301
}
}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": 189.93009999999998,
"rate": 1.899301
}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