Rate Overview
Live
1 PEN = 0.532538 ANG
1 ANG = 1.8778
PEN
Avg
0.527583
High
0.541365
Low
0.500225
Last updated: 7/23/2026, 8:58:28 PM
Quick Conversions
| PEN | ANG |
|---|---|
| 1 PEN | 0.53 ANG |
| 10 PEN | 5.33 ANG |
| 50 PEN | 26.63 ANG |
| 100 PEN | 53.25 ANG |
| 500 PEN | 266.27 ANG |
| 1,000 PEN | 532.54 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-23T20:58:28Z",
"rates": {
"ANG": 0.532538
}
}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": 53.2538,
"rate": 0.532538
}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