Rate Overview
Live
1 PEN = 0.528825 ANG
1 ANG = 1.8910
PEN
Avg
0.531911
High
0.536813
Low
0.528112
Last updated: 6/17/2026, 8:15:25 AM
Quick Conversions
| PEN | ANG |
|---|---|
| 1 PEN | 0.53 ANG |
| 10 PEN | 5.29 ANG |
| 50 PEN | 26.44 ANG |
| 100 PEN | 52.88 ANG |
| 500 PEN | 264.41 ANG |
| 1,000 PEN | 528.83 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-06-17T08:15:25Z",
"rates": {
"ANG": 0.528825
}
}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.8825,
"rate": 0.528825
}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