Rate Overview
Live
1 AED = 0.945737 PEN
1 PEN = 1.0574
AED
Avg
0.917358
High
0.945737
Low
0.904291
Last updated: 3/27/2026, 8:25:59 AM
Quick Conversions
| AED | PEN |
|---|---|
| 1 AED | 0.95 PEN |
| 10 AED | 9.46 PEN |
| 50 AED | 47.29 PEN |
| 100 AED | 94.57 PEN |
| 500 AED | 472.87 PEN |
| 1,000 AED | 945.74 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-03-27T08:25:59Z",
"rates": {
"PEN": 0.945737
}
}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": 94.5737,
"rate": 0.945737
}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