Rate Overview
Live
1 AED = 0.942499 PEN
1 PEN = 1.0610
AED
Avg
0.924906
High
0.942986
Low
0.910676
Last updated: 3/7/2026, 2:14:54 AM
Quick Conversions
| AED | PEN |
|---|---|
| 1 AED | 0.94 PEN |
| 10 AED | 9.42 PEN |
| 50 AED | 47.12 PEN |
| 100 AED | 94.25 PEN |
| 500 AED | 471.25 PEN |
| 1,000 AED | 942.50 PEN |
Get AED/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=PENExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-07T02:14:54Z",
"rates": {
"PEN": 0.942499
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "PEN",
"amount": 100
},
"result": 94.2499,
"rate": 0.942499
}Build with AED/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key