Rate Overview
Live
1 PEN = 0.527124 ANG
1 ANG = 1.8971
PEN
Avg
0.530331
High
0.533517
Low
0.527124
Last updated: 7/26/2026, 9:24:42 PM
Quick Conversions
| PEN | ANG |
|---|---|
| 1 PEN | 0.53 ANG |
| 10 PEN | 5.27 ANG |
| 50 PEN | 26.36 ANG |
| 100 PEN | 52.71 ANG |
| 500 PEN | 263.56 ANG |
| 1,000 PEN | 527.12 ANG |
Get PEN/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=ANGExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-26T21:24:42Z",
"rates": {
"ANG": 0.527124
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "ANG",
"amount": 100
},
"result": 52.7124,
"rate": 0.527124
}Build with PEN/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key