Rate Overview
Live
1 PLN = 0.469945 AWG
1 AWG = 2.1279
PLN
Avg
0.490165
High
0.509980
Low
0.469945
Last updated: 7/28/2026, 12:03:40 PM
Quick Conversions
| PLN | AWG |
|---|---|
| 1 PLN | 0.47 AWG |
| 10 PLN | 4.70 AWG |
| 50 PLN | 23.50 AWG |
| 100 PLN | 46.99 AWG |
| 500 PLN | 234.97 AWG |
| 1,000 PLN | 469.95 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-28T12:03:40Z",
"rates": {
"AWG": 0.469945
}
}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": 46.9945,
"rate": 0.469945
}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