Rate Overview
Live
1 AWG = 1.8986 PEN
1 PEN = 0.526704
AWG
Avg
1.9039
High
1.9981
Low
1.8584
Last updated: 7/27/2026, 12:01:35 PM
Quick Conversions
| AWG | PEN |
|---|---|
| 1 AWG | 1.90 PEN |
| 10 AWG | 18.99 PEN |
| 50 AWG | 94.93 PEN |
| 100 AWG | 189.86 PEN |
| 500 AWG | 949.30 PEN |
| 1,000 AWG | 1,898.60 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-27T12:01:35Z",
"rates": {
"PEN": 1.898599
}
}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.85989999999998,
"rate": 1.898599
}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