Rate Overview
Live
1 AED = 0.912933 PEN
1 PEN = 1.0954
AED
Avg
0.911161
High
0.912933
Low
0.909011
Last updated: 9/5/2026, 10:38:30 PM
Quick Conversions
| AED | PEN |
|---|---|
| 1 AED | 0.91 PEN |
| 10 AED | 9.13 PEN |
| 50 AED | 45.65 PEN |
| 100 AED | 91.29 PEN |
| 500 AED | 456.47 PEN |
| 1,000 AED | 912.93 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-09-05T22:38:30Z",
"rates": {
"PEN": 0.912933
}
}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.2933,
"rate": 0.912933
}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