Rate Overview
Live
1 AWG = 2.0914 PLN
1 PLN = 0.478156
AWG
Avg
2.0842
High
2.0944
Low
2.0565
Last updated: 9/2/2026, 8:56:10 AM
Quick Conversions
| AWG | PLN |
|---|---|
| 1 AWG | 2.09 PLN |
| 10 AWG | 20.91 PLN |
| 50 AWG | 104.57 PLN |
| 100 AWG | 209.14 PLN |
| 500 AWG | 1,045.68 PLN |
| 1,000 AWG | 2,091.37 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-09-02T08:56:10Z",
"rates": {
"PLN": 2.091368
}
}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": 209.13680000000002,
"rate": 2.091368
}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