Rate Overview
Live
1 PLN = 0.491744 AWG
1 AWG = 2.0336
PLN
Avg
0.490607
High
0.492170
Low
0.487990
Last updated: 5/27/2026, 5:47:38 PM
Quick Conversions
| PLN | AWG |
|---|---|
| 1 PLN | 0.49 AWG |
| 10 PLN | 4.92 AWG |
| 50 PLN | 24.59 AWG |
| 100 PLN | 49.17 AWG |
| 500 PLN | 245.87 AWG |
| 1,000 PLN | 491.74 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-05-27T17:47:38Z",
"rates": {
"AWG": 0.491744
}
}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": 49.1744,
"rate": 0.491744
}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