Rate Overview
Live
1 PLN = 0.485660 AWG
1 AWG = 2.0591
PLN
Avg
0.491432
High
0.500758
Low
0.482663
Last updated: 3/6/2026, 7:30:46 PM
Quick Conversions
| PLN | AWG |
|---|---|
| 1 PLN | 0.49 AWG |
| 10 PLN | 4.86 AWG |
| 50 PLN | 24.28 AWG |
| 100 PLN | 48.57 AWG |
| 500 PLN | 242.83 AWG |
| 1,000 PLN | 485.66 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-06T19:30:46Z",
"rates": {
"AWG": 0.48566
}
}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.565999999999995,
"rate": 0.48566
}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