Rate Overview
Live
1 AED = 0.933256 PEN
1 PEN = 1.0715
AED
Avg
0.945228
High
0.954967
Low
0.933256
Last updated: 5/8/2026, 3:43:06 PM
Quick Conversions
| AED | PEN |
|---|---|
| 1 AED | 0.93 PEN |
| 10 AED | 9.33 PEN |
| 50 AED | 46.66 PEN |
| 100 AED | 93.33 PEN |
| 500 AED | 466.63 PEN |
| 1,000 AED | 933.26 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-05-08T15:43:06Z",
"rates": {
"PEN": 0.933256
}
}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.3256,
"rate": 0.933256
}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