Rate Overview
Live
1 AWG = 2.1248 PLN
1 PLN = 0.470625
AWG
Avg
2.0387
High
2.1248
Low
1.9609
Last updated: 7/28/2026, 2:06:39 PM
Quick Conversions
| AWG | PLN |
|---|---|
| 1 AWG | 2.12 PLN |
| 10 AWG | 21.25 PLN |
| 50 AWG | 106.24 PLN |
| 100 AWG | 212.48 PLN |
| 500 AWG | 1,062.42 PLN |
| 1,000 AWG | 2,124.83 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-28T14:06:39Z",
"rates": {
"PLN": 2.124832
}
}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.4832,
"rate": 2.124832
}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