Rate Overview
Live
1 AED = 0.922705 PEN
1 PEN = 1.0838
AED
Avg
0.922885
High
0.926245
Low
0.920216
Last updated: 7/9/2026, 2:58:35 AM
Quick Conversions
| AED | PEN |
|---|---|
| 1 AED | 0.92 PEN |
| 10 AED | 9.23 PEN |
| 50 AED | 46.14 PEN |
| 100 AED | 92.27 PEN |
| 500 AED | 461.35 PEN |
| 1,000 AED | 922.71 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-07-09T02:58:35Z",
"rates": {
"PEN": 0.922705
}
}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": 92.2705,
"rate": 0.922705
}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