Rate Overview
Live
1 AWG = 2.0553 PLN
1 PLN = 0.486552
AWG
Avg
2.0393
High
2.0718
Low
1.9970
Last updated: 3/7/2026, 12:25:52 AM
Quick Conversions
| AWG | PLN |
|---|---|
| 1 AWG | 2.06 PLN |
| 10 AWG | 20.55 PLN |
| 50 AWG | 102.76 PLN |
| 100 AWG | 205.53 PLN |
| 500 AWG | 1,027.64 PLN |
| 1,000 AWG | 2,055.28 PLN |
Get AWG/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=PLNExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-07T00:25:52Z",
"rates": {
"PLN": 2.055279
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "PLN",
"amount": 100
},
"result": 205.52790000000002,
"rate": 2.055279
}Build with AWG/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key