Rate Overview
Live
1 PLN = 0.471824 AWG
1 AWG = 2.1194
PLN
Avg
0.490849
High
0.509980
Low
0.471134
Last updated: 7/19/2026, 6:12:42 AM
Quick Conversions
| PLN | AWG |
|---|---|
| 1 PLN | 0.47 AWG |
| 10 PLN | 4.72 AWG |
| 50 PLN | 23.59 AWG |
| 100 PLN | 47.18 AWG |
| 500 PLN | 235.91 AWG |
| 1,000 PLN | 471.82 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-19T06:12:42Z",
"rates": {
"AWG": 0.471824
}
}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.1824,
"rate": 0.471824
}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