Rate Overview
Live
1 AED = 0.976654 PLN
1 PLN = 1.0239
AED
Avg
0.985978
High
0.991570
Low
0.976654
Last updated: 4/15/2026, 9:24:35 PM
Quick Conversions
| AED | PLN |
|---|---|
| 1 AED | 0.98 PLN |
| 10 AED | 9.77 PLN |
| 50 AED | 48.83 PLN |
| 100 AED | 97.67 PLN |
| 500 AED | 488.33 PLN |
| 1,000 AED | 976.65 PLN |
Get AED/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=PLNExample Response:
{
"success": true,
"base": "AED",
"date": "2026-04-15T21:24:35Z",
"rates": {
"PLN": 0.976654
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "PLN",
"amount": 100
},
"result": 97.6654,
"rate": 0.976654
}Build with AED/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key