Rate Overview
Live
1 PLN = 23.5409 KGS
1 KGS = 0.042479
PLN
Avg
23.7985
High
23.9034
Low
23.5409
Last updated: 6/18/2026, 11:23:42 AM
Quick Conversions
| PLN | KGS |
|---|---|
| 1 PLN | 23.54 KGS |
| 10 PLN | 235.41 KGS |
| 50 PLN | 1,177.05 KGS |
| 100 PLN | 2,354.09 KGS |
| 500 PLN | 11,770.46 KGS |
| 1,000 PLN | 23,540.92 KGS |
Get PLN/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=KGSExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-06-18T11:23:42Z",
"rates": {
"KGS": 23.540923
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "KGS",
"amount": 100
},
"result": 2354.0923,
"rate": 23.540923
}Build with PLN/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key