Rate Overview
Live
1 PEN = 0.530489 ANG
1 ANG = 1.8851
PEN
Avg
0.529044
High
0.531280
Low
0.525161
Last updated: 5/27/2026, 5:28:46 PM
Quick Conversions
| PEN | ANG |
|---|---|
| 1 PEN | 0.53 ANG |
| 10 PEN | 5.30 ANG |
| 50 PEN | 26.52 ANG |
| 100 PEN | 53.05 ANG |
| 500 PEN | 265.24 ANG |
| 1,000 PEN | 530.49 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-05-27T17:28:46Z",
"rates": {
"ANG": 0.530489
}
}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.048899999999996,
"rate": 0.530489
}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