Rate Overview
Live
1 AED = 0.909778 PEN
1 PEN = 1.0992
AED
Avg
0.914098
High
0.918211
Low
0.909778
Last updated: 8/13/2026, 1:21:43 AM
Quick Conversions
| AED | PEN |
|---|---|
| 1 AED | 0.91 PEN |
| 10 AED | 9.10 PEN |
| 50 AED | 45.49 PEN |
| 100 AED | 90.98 PEN |
| 500 AED | 454.89 PEN |
| 1,000 AED | 909.78 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-13T01:21:43Z",
"rates": {
"PEN": 0.909778
}
}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": 90.9778,
"rate": 0.909778
}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