Rate Overview
Live
1 AED = 1.0137 PLN
1 PLN = 0.986448
AED
Avg
1.0138
High
1.0162
Low
1.0126
Last updated: 8/15/2026, 7:09:33 PM
Quick Conversions
| AED | PLN |
|---|---|
| 1 AED | 1.01 PLN |
| 10 AED | 10.14 PLN |
| 50 AED | 50.69 PLN |
| 100 AED | 101.37 PLN |
| 500 AED | 506.87 PLN |
| 1,000 AED | 1,013.74 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-08-15T19:09:33Z",
"rates": {
"PLN": 1.013738
}
}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": 101.3738,
"rate": 1.013738
}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