Rate Overview
Live
1 PLN = 23.5892 KGS
1 KGS = 0.042392
PLN
Avg
23.5006
High
23.5892
Low
23.3512
Last updated: 9/6/2026, 1:52:57 PM
Quick Conversions
| PLN | KGS |
|---|---|
| 1 PLN | 23.59 KGS |
| 10 PLN | 235.89 KGS |
| 50 PLN | 1,179.46 KGS |
| 100 PLN | 2,358.92 KGS |
| 500 PLN | 11,794.61 KGS |
| 1,000 PLN | 23,589.21 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-09-06T13:52:57Z",
"rates": {
"KGS": 23.589213
}
}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": 2358.9213,
"rate": 23.589213
}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