Rate Overview
Live
1 AWG = 2.0840 PLN
1 PLN = 0.479848
AWG
Avg
2.0806
High
2.0840
Low
2.0774
Last updated: 8/12/2026, 9:02:04 AM
Quick Conversions
| AWG | PLN |
|---|---|
| 1 AWG | 2.08 PLN |
| 10 AWG | 20.84 PLN |
| 50 AWG | 104.20 PLN |
| 100 AWG | 208.40 PLN |
| 500 AWG | 1,042.00 PLN |
| 1,000 AWG | 2,083.99 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-08-12T09:02:04Z",
"rates": {
"PLN": 2.083994
}
}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": 208.3994,
"rate": 2.083994
}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