Rate Overview
Live
1 KGS = 0.042567 PLN
1 PLN = 23.4924
KGS
Avg
0.042560
High
0.042674
Low
0.042377
Last updated: 8/16/2026, 2:49:30 PM
Quick Conversions
| KGS | PLN |
|---|---|
| 1 KGS | 0.04 PLN |
| 10 KGS | 0.43 PLN |
| 50 KGS | 2.13 PLN |
| 100 KGS | 4.26 PLN |
| 500 KGS | 21.28 PLN |
| 1,000 KGS | 42.57 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-08-16T14:49:30Z",
"rates": {
"PLN": 0.042567
}
}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.2567,
"rate": 0.042567
}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