Rate Overview
Live
1 AWG = 2.1198 PLN
1 PLN = 0.471742
AWG
Avg
2.0399
High
2.1251
Low
1.9720
Last updated: 7/23/2026, 2:51:36 AM
Quick Conversions
| AWG | PLN |
|---|---|
| 1 AWG | 2.12 PLN |
| 10 AWG | 21.20 PLN |
| 50 AWG | 105.99 PLN |
| 100 AWG | 211.98 PLN |
| 500 AWG | 1,059.90 PLN |
| 1,000 AWG | 2,119.80 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-23T02:51:36Z",
"rates": {
"PLN": 2.119804
}
}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": 211.98039999999997,
"rate": 2.119804
}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