Rate Overview
Live
1 KGS = 0.041134 PLN
1 PLN = 24.3108
KGS
Avg
0.041329
High
0.041636
Low
0.041134
Last updated: 4/17/2026, 4:59:03 AM
Quick Conversions
| KGS | PLN |
|---|---|
| 1 KGS | 0.04 PLN |
| 10 KGS | 0.41 PLN |
| 50 KGS | 2.06 PLN |
| 100 KGS | 4.11 PLN |
| 500 KGS | 20.57 PLN |
| 1,000 KGS | 41.13 PLN |
Get KGS/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=PLNExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-04-17T04:59:03Z",
"rates": {
"PLN": 0.041134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "PLN",
"amount": 100
},
"result": 4.1133999999999995,
"rate": 0.041134
}Build with KGS/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key