Rate Overview
Live
1 PLN = 24.0911 KGS
1 KGS = 0.041509
PLN
Avg
24.0263
High
24.0912
Low
23.9344
Last updated: 5/29/2026, 2:29:09 PM
Quick Conversions
| PLN | KGS |
|---|---|
| 1 PLN | 24.09 KGS |
| 10 PLN | 240.91 KGS |
| 50 PLN | 1,204.55 KGS |
| 100 PLN | 2,409.11 KGS |
| 500 PLN | 12,045.54 KGS |
| 1,000 PLN | 24,091.07 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-05-29T14:29:09Z",
"rates": {
"KGS": 24.091072
}
}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": 2409.1072,
"rate": 24.091072
}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