Rate Overview
Live
1 KRW = 0.002433 PLN
1 PLN = 411.0152
KRW
Avg
0.002437
High
0.002453
Low
0.002422
Last updated: 7/3/2026, 10:28:29 PM
Quick Conversions
| KRW | PLN |
|---|---|
| 1 KRW | 0.00 PLN |
| 10 KRW | 0.02 PLN |
| 50 KRW | 0.12 PLN |
| 100 KRW | 0.24 PLN |
| 500 KRW | 1.22 PLN |
| 1,000 KRW | 2.43 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-03T22:28:29Z",
"rates": {
"PLN": 0.002433
}
}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.2433,
"rate": 0.002433
}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