Rate Overview
Live
1 AED = 1.0069 PLN
1 PLN = 0.993173
AED
Avg
0.988353
High
1.0191
Low
0.965952
Last updated: 3/26/2026, 3:09:37 PM
Quick Conversions
| AED | PLN |
|---|---|
| 1 AED | 1.01 PLN |
| 10 AED | 10.07 PLN |
| 50 AED | 50.34 PLN |
| 100 AED | 100.69 PLN |
| 500 AED | 503.44 PLN |
| 1,000 AED | 1,006.87 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-26T15:09:37Z",
"rates": {
"PLN": 1.006874
}
}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.68740000000001,
"rate": 1.006874
}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