Rate Overview
Live
1 PLN = 0.501307 AWG
1 AWG = 1.9948
PLN
Avg
0.497591
High
0.501307
Low
0.494714
Last updated: 5/7/2026, 11:28:52 AM
Quick Conversions
| PLN | AWG |
|---|---|
| 1 PLN | 0.50 AWG |
| 10 PLN | 5.01 AWG |
| 50 PLN | 25.07 AWG |
| 100 PLN | 50.13 AWG |
| 500 PLN | 250.65 AWG |
| 1,000 PLN | 501.31 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-07T11:28:52Z",
"rates": {
"AWG": 0.501307
}
}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": 50.1307,
"rate": 0.501307
}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