Rate Overview
Live
1 AWG = 1.8773 PEN
1 PEN = 0.532691
AWG
Avg
1.8857
High
1.8999
Low
1.8773
Last updated: 6/17/2026, 1:37:19 AM
Quick Conversions
| AWG | PEN |
|---|---|
| 1 AWG | 1.88 PEN |
| 10 AWG | 18.77 PEN |
| 50 AWG | 93.86 PEN |
| 100 AWG | 187.73 PEN |
| 500 AWG | 938.63 PEN |
| 1,000 AWG | 1,877.26 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-06-17T01:37:19Z",
"rates": {
"PEN": 1.877262
}
}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": 187.7262,
"rate": 1.877262
}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