Rate Overview
Live
1 AED = 0.918758 PEN
1 PEN = 1.0884
AED
Avg
0.929330
High
0.973831
Low
0.909742
Last updated: 8/3/2026, 6:32:16 PM
Quick Conversions
| AED | PEN |
|---|---|
| 1 AED | 0.92 PEN |
| 10 AED | 9.19 PEN |
| 50 AED | 45.94 PEN |
| 100 AED | 91.88 PEN |
| 500 AED | 459.38 PEN |
| 1,000 AED | 918.76 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-08-03T18:32:16Z",
"rates": {
"PEN": 0.918758
}
}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": 91.8758,
"rate": 0.918758
}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