Rate Overview
Live
1 KRW = 0.002450 PLN
1 PLN = 408.1633
KRW
Avg
0.002480
High
0.002509
Low
0.002443
Last updated: 3/27/2026, 11:15:05 AM
Quick Conversions
| KRW | PLN |
|---|---|
| 1 KRW | 0.00 PLN |
| 10 KRW | 0.02 PLN |
| 50 KRW | 0.12 PLN |
| 100 KRW | 0.25 PLN |
| 500 KRW | 1.22 PLN |
| 1,000 KRW | 2.45 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-03-27T11:15:05Z",
"rates": {
"PLN": 0.00245
}
}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.245,
"rate": 0.00245
}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