Rate Overview
Live
1 PLN = 0.500194 AWG
1 AWG = 1.9992
PLN
Avg
0.497866
High
0.500698
Low
0.494351
Last updated: 4/17/2026, 7:36:46 AM
Quick Conversions
| PLN | AWG |
|---|---|
| 1 PLN | 0.50 AWG |
| 10 PLN | 5.00 AWG |
| 50 PLN | 25.01 AWG |
| 100 PLN | 50.02 AWG |
| 500 PLN | 250.10 AWG |
| 1,000 PLN | 500.19 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-04-17T07:36:46Z",
"rates": {
"AWG": 0.500194
}
}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.019400000000005,
"rate": 0.500194
}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