Rate Overview
Live
1 PEN = 0.516933 ANG
1 ANG = 1.9345
PEN
Avg
0.513801
High
0.519489
Low
0.510272
Last updated: 5/7/2026, 2:50:08 PM
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.47 ANG |
| 1,000 PEN | 516.93 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-07T14:50:08Z",
"rates": {
"ANG": 0.516933
}
}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.6933,
"rate": 0.516933
}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