Rate Overview
Live
1 AED = 0.935738 PEN
1 PEN = 1.0687
AED
Avg
0.926020
High
0.935738
Low
0.912677
Last updated: 4/18/2026, 8:44:44 AM
Quick Conversions
| AED | PEN |
|---|---|
| 1 AED | 0.94 PEN |
| 10 AED | 9.36 PEN |
| 50 AED | 46.79 PEN |
| 100 AED | 93.57 PEN |
| 500 AED | 467.87 PEN |
| 1,000 AED | 935.74 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-04-18T08:44:44Z",
"rates": {
"PEN": 0.935738
}
}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": 93.57379999999999,
"rate": 0.935738
}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