Rate Overview
Live
1 KRW = 0.002531 PLN
1 PLN = 395.1008
KRW
Avg
0.002507
High
0.002676
Low
0.002375
Last updated: 7/17/2026, 6:35:32 PM
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.53 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-17T18:35:32Z",
"rates": {
"PLN": 0.002531
}
}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.2531,
"rate": 0.002531
}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