Rate Overview
Live
1 AWG = 2.1244 PLN
1 PLN = 0.470718
AWG
Avg
2.1209
High
2.1244
Low
2.1188
Last updated: 7/28/2026, 7:10:11 AM
Quick Conversions
| AWG | PLN |
|---|---|
| 1 AWG | 2.12 PLN |
| 10 AWG | 21.24 PLN |
| 50 AWG | 106.22 PLN |
| 100 AWG | 212.44 PLN |
| 500 AWG | 1,062.21 PLN |
| 1,000 AWG | 2,124.41 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-07-28T07:10:11Z",
"rates": {
"PLN": 2.124413
}
}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": 212.4413,
"rate": 2.124413
}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