Rate Overview
Live
1 PLN = 0.480472 AWG
1 AWG = 2.0813
PLN
Avg
0.494961
High
0.509980
Low
0.480472
Last updated: 3/27/2026, 1:25:33 PM
Quick Conversions
| PLN | AWG |
|---|---|
| 1 PLN | 0.48 AWG |
| 10 PLN | 4.80 AWG |
| 50 PLN | 24.02 AWG |
| 100 PLN | 48.05 AWG |
| 500 PLN | 240.24 AWG |
| 1,000 PLN | 480.47 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-03-27T13:25:33Z",
"rates": {
"AWG": 0.480472
}
}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": 48.047200000000004,
"rate": 0.480472
}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