Rate Overview
Live
1 PEN = 0.514338 AWG
1 AWG = 1.9442
PEN
Avg
0.525298
High
0.535119
Low
0.514338
Last updated: 3/7/2026, 7:42:30 AM
Quick Conversions
| PEN | AWG |
|---|---|
| 1 PEN | 0.51 AWG |
| 10 PEN | 5.14 AWG |
| 50 PEN | 25.72 AWG |
| 100 PEN | 51.43 AWG |
| 500 PEN | 257.17 AWG |
| 1,000 PEN | 514.34 AWG |
Get PEN/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=AWGExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-07T07:42:30Z",
"rates": {
"AWG": 0.514338
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "AWG",
"amount": 100
},
"result": 51.4338,
"rate": 0.514338
}Build with PEN/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key