Rate Overview
Live
1 AWG = 2.1202 PLN
1 PLN = 0.471645
AWG
Avg
2.0382
High
2.1225
Low
1.9609
Last updated: 7/25/2026, 8:02:27 PM
Quick Conversions
| AWG | PLN |
|---|---|
| 1 AWG | 2.12 PLN |
| 10 AWG | 21.20 PLN |
| 50 AWG | 106.01 PLN |
| 100 AWG | 212.02 PLN |
| 500 AWG | 1,060.12 PLN |
| 1,000 AWG | 2,120.24 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-25T20:02:27Z",
"rates": {
"PLN": 2.120238
}
}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.0238,
"rate": 2.120238
}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