Rate Overview
Live
1 PLN = 0.470718 AWG
1 AWG = 2.1244
PLN
Avg
0.474019
High
0.500954
Low
0.432033
Last updated: 7/28/2026, 7:57:32 AM
Quick Conversions
| PLN | AWG |
|---|---|
| 1 PLN | 0.47 AWG |
| 10 PLN | 4.71 AWG |
| 50 PLN | 23.54 AWG |
| 100 PLN | 47.07 AWG |
| 500 PLN | 235.36 AWG |
| 1,000 PLN | 470.72 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-28T07:57:32Z",
"rates": {
"AWG": 0.470718
}
}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.0718,
"rate": 0.470718
}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