Rate Overview
Live
1 PLN = 0.478155 AWG
1 AWG = 2.0914
PLN
Avg
0.479810
High
0.486265
Low
0.477472
Last updated: 9/2/2026, 8:34:56 AM
Quick Conversions
| PLN | AWG |
|---|---|
| 1 PLN | 0.48 AWG |
| 10 PLN | 4.78 AWG |
| 50 PLN | 23.91 AWG |
| 100 PLN | 47.82 AWG |
| 500 PLN | 239.08 AWG |
| 1,000 PLN | 478.16 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-09-02T08:34:56Z",
"rates": {
"AWG": 0.478155
}
}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.8155,
"rate": 0.478155
}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