Rate Overview
Live
1 PEN = 0.516919 ANG
1 ANG = 1.9345
PEN
Avg
0.528279
High
0.538440
Low
0.516919
Last updated: 3/7/2026, 3:44:49 AM
Quick Conversions
| PEN | ANG |
|---|---|
| 1 PEN | 0.52 ANG |
| 10 PEN | 5.17 ANG |
| 50 PEN | 25.85 ANG |
| 100 PEN | 51.69 ANG |
| 500 PEN | 258.46 ANG |
| 1,000 PEN | 516.92 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-03-07T03:44:49Z",
"rates": {
"ANG": 0.516919
}
}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": 51.691900000000004,
"rate": 0.516919
}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