Rate Overview
Live
1 KRW = 0.002547 PLN
1 PLN = 392.6188
KRW
Avg
0.002957
High
0.003522
Low
0.002351
Last updated: 7/22/2026, 12:52:24 AM
Quick Conversions
| KRW | PLN |
|---|---|
| 1 KRW | 0.00 PLN |
| 10 KRW | 0.03 PLN |
| 50 KRW | 0.13 PLN |
| 100 KRW | 0.25 PLN |
| 500 KRW | 1.27 PLN |
| 1,000 KRW | 2.55 PLN |
Get KRW/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=PLNExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-22T00:52:24Z",
"rates": {
"PLN": 0.002547
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "PLN",
"amount": 100
},
"result": 0.2547,
"rate": 0.002547
}Build with KRW/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key