Rate Overview
Live
1 AWG = 1.8892 PEN
1 PEN = 0.529323
AWG
Avg
1.8773
High
1.8892
Low
1.8672
Last updated: 8/16/2026, 9:51:27 AM
Quick Conversions
| AWG | PEN |
|---|---|
| 1 AWG | 1.89 PEN |
| 10 AWG | 18.89 PEN |
| 50 AWG | 94.46 PEN |
| 100 AWG | 188.92 PEN |
| 500 AWG | 944.60 PEN |
| 1,000 AWG | 1,889.20 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-08-16T09:51:27Z",
"rates": {
"PEN": 1.889204
}
}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": 188.9204,
"rate": 1.889204
}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