Rate Overview
Live
1 AWG = 2.0391 PLN
1 PLN = 0.490404
AWG
Avg
2.0490
High
2.0589
Low
2.0391
Last updated: 6/17/2026, 1:37:02 AM
Quick Conversions
| AWG | PLN |
|---|---|
| 1 AWG | 2.04 PLN |
| 10 AWG | 20.39 PLN |
| 50 AWG | 101.96 PLN |
| 100 AWG | 203.91 PLN |
| 500 AWG | 1,019.57 PLN |
| 1,000 AWG | 2,039.13 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-06-17T01:37:02Z",
"rates": {
"PLN": 2.039134
}
}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": 203.91339999999997,
"rate": 2.039134
}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