Rate Overview
Live
1 AWG = 1.9107 PEN
1 PEN = 0.523360
AWG
Avg
1.9323
High
1.9487
Low
1.9107
Last updated: 5/7/2026, 4:56:57 PM
Quick Conversions
| AWG | PEN |
|---|---|
| 1 AWG | 1.91 PEN |
| 10 AWG | 19.11 PEN |
| 50 AWG | 95.54 PEN |
| 100 AWG | 191.07 PEN |
| 500 AWG | 955.36 PEN |
| 1,000 AWG | 1,910.73 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-07T16:56:57Z",
"rates": {
"PEN": 1.910729
}
}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": 191.0729,
"rate": 1.910729
}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