Rate Overview
Live
1 AZN = 2.0038 PEN
1 PEN = 0.499045
AZN
Avg
2.0421
High
2.1967
Low
1.9538
Last updated: 5/27/2026, 9:47:46 AM
Quick Conversions
| AZN | PEN |
|---|---|
| 1 AZN | 2.00 PEN |
| 10 AZN | 20.04 PEN |
| 50 AZN | 100.19 PEN |
| 100 AZN | 200.38 PEN |
| 500 AZN | 1,001.91 PEN |
| 1,000 AZN | 2,003.83 PEN |
Get AZN/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AZN¤cies=PENExample Response:
{
"success": true,
"base": "AZN",
"date": "2026-05-27T09:47:46Z",
"rates": {
"PEN": 2.003829
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AZN&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AZN",
"to": "PEN",
"amount": 100
},
"result": 200.3829,
"rate": 2.003829
}Build with AZN/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key