Rate Overview
Live
1 AWG = 1.9982 PLN
1 PLN = 0.500438
AWG
Avg
2.0085
High
2.0229
Low
1.9972
Last updated: 4/17/2026, 6:27:14 AM
Quick Conversions
| AWG | PLN |
|---|---|
| 1 AWG | 2.00 PLN |
| 10 AWG | 19.98 PLN |
| 50 AWG | 99.91 PLN |
| 100 AWG | 199.82 PLN |
| 500 AWG | 999.12 PLN |
| 1,000 AWG | 1,998.25 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-04-17T06:27:14Z",
"rates": {
"PLN": 1.998248
}
}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": 199.8248,
"rate": 1.998248
}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