Rate Overview
Live
1 AWG = 2.0341 PLN
1 PLN = 0.491623
AWG
Avg
2.0214
High
2.0492
Low
1.9938
Last updated: 5/27/2026, 12:33:50 PM
Quick Conversions
| AWG | PLN |
|---|---|
| 1 AWG | 2.03 PLN |
| 10 AWG | 20.34 PLN |
| 50 AWG | 101.70 PLN |
| 100 AWG | 203.41 PLN |
| 500 AWG | 1,017.04 PLN |
| 1,000 AWG | 2,034.08 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-05-27T12:33:50Z",
"rates": {
"PLN": 2.034078
}
}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.4078,
"rate": 2.034078
}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