Rate Overview
Live
1 AWG = 2.0959 PLN
1 PLN = 0.477126
AWG
Avg
2.0987
High
2.1083
Low
2.0908
Last updated: 7/5/2026, 12:58:49 PM
Quick Conversions
| AWG | PLN |
|---|---|
| 1 AWG | 2.10 PLN |
| 10 AWG | 20.96 PLN |
| 50 AWG | 104.79 PLN |
| 100 AWG | 209.59 PLN |
| 500 AWG | 1,047.94 PLN |
| 1,000 AWG | 2,095.88 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-05T12:58:49Z",
"rates": {
"PLN": 2.095883
}
}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": 209.5883,
"rate": 2.095883
}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