Rate Overview
Live
1 AWG = 2.1242 PLN
1 PLN = 0.470774
AWG
Avg
2.1123
High
2.1251
Low
2.0908
Last updated: 7/28/2026, 12:13:57 AM
Quick Conversions
| AWG | PLN |
|---|---|
| 1 AWG | 2.12 PLN |
| 10 AWG | 21.24 PLN |
| 50 AWG | 106.21 PLN |
| 100 AWG | 212.42 PLN |
| 500 AWG | 1,062.08 PLN |
| 1,000 AWG | 2,124.16 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-28T00:13:57Z",
"rates": {
"PLN": 2.124162
}
}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.4162,
"rate": 2.124162
}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