Rate Overview
Live
1 AED = 1.0092 PLN
1 PLN = 0.990855
AED
Avg
0.984530
High
1.0112
Low
0.955618
Last updated: 3/26/2026, 1:49:35 PM
Quick Conversions
| AED | PLN |
|---|---|
| 1 AED | 1.01 PLN |
| 10 AED | 10.09 PLN |
| 50 AED | 50.46 PLN |
| 100 AED | 100.92 PLN |
| 500 AED | 504.61 PLN |
| 1,000 AED | 1,009.23 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-03-26T13:49:35Z",
"rates": {
"PLN": 1.009229
}
}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": 100.9229,
"rate": 1.009229
}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