Rate Overview
Live
1 PLN = 0.470996 AWG
1 AWG = 2.1232
PLN
Avg
0.471554
High
0.471959
Low
0.470996
Last updated: 7/28/2026, 2:23:02 AM
Quick Conversions
| PLN | AWG |
|---|---|
| 1 PLN | 0.47 AWG |
| 10 PLN | 4.71 AWG |
| 50 PLN | 23.55 AWG |
| 100 PLN | 47.10 AWG |
| 500 PLN | 235.50 AWG |
| 1,000 PLN | 471.00 AWG |
Get PLN/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=AWGExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-07-28T02:23:02Z",
"rates": {
"AWG": 0.470996
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "AWG",
"amount": 100
},
"result": 47.0996,
"rate": 0.470996
}Build with PLN/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key