Rate Overview
Live
1 AED = 0.989804 PLN
1 PLN = 1.0103
AED
Avg
0.991602
High
1.0189
Low
0.964737
Last updated: 5/26/2026, 10:33:42 AM
Quick Conversions
| AED | PLN |
|---|---|
| 1 AED | 0.99 PLN |
| 10 AED | 9.90 PLN |
| 50 AED | 49.49 PLN |
| 100 AED | 98.98 PLN |
| 500 AED | 494.90 PLN |
| 1,000 AED | 989.80 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-05-26T10:33:42Z",
"rates": {
"PLN": 0.989804
}
}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": 98.9804,
"rate": 0.989804
}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