Rate Overview
Live
1 PEN = 0.520263 ANG
1 ANG = 1.9221
PEN
Avg
0.525500
High
0.534062
Low
0.520263
Last updated: 4/17/2026, 6:11:53 AM
Quick Conversions
| PEN | ANG |
|---|---|
| 1 PEN | 0.52 ANG |
| 10 PEN | 5.20 ANG |
| 50 PEN | 26.01 ANG |
| 100 PEN | 52.03 ANG |
| 500 PEN | 260.13 ANG |
| 1,000 PEN | 520.26 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-04-17T06:11:53Z",
"rates": {
"ANG": 0.520263
}
}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.026300000000006,
"rate": 0.520263
}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