Rate Overview
Live
1 AWG = 2.0777 PLN
1 PLN = 0.481293
AWG
Avg
2.0546
High
2.0909
Low
1.9967
Last updated: 3/27/2026, 2:38:15 PM
Quick Conversions
| AWG | PLN |
|---|---|
| 1 AWG | 2.08 PLN |
| 10 AWG | 20.78 PLN |
| 50 AWG | 103.89 PLN |
| 100 AWG | 207.77 PLN |
| 500 AWG | 1,038.87 PLN |
| 1,000 AWG | 2,077.74 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-03-27T14:38:15Z",
"rates": {
"PLN": 2.077737
}
}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": 207.7737,
"rate": 2.077737
}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