Rate Overview
Live
1 AED = 1.0095 PLN
1 PLN = 0.990562
AED
Avg
1.0068
High
1.0154
Low
1.0012
Last updated: 3/26/2026, 12:20:15 PM
Quick Conversions
| AED | PLN |
|---|---|
| 1 AED | 1.01 PLN |
| 10 AED | 10.10 PLN |
| 50 AED | 50.48 PLN |
| 100 AED | 100.95 PLN |
| 500 AED | 504.76 PLN |
| 1,000 AED | 1,009.53 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-26T12:20:15Z",
"rates": {
"PLN": 1.009528
}
}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.9528,
"rate": 1.009528
}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