Rate Overview
Live
1 KGS = 0.042043 PLN
1 PLN = 23.7852
KGS
Avg
0.041772
High
0.042408
Low
0.040876
Last updated: 3/7/2026, 7:10:40 AM
Quick Conversions
| KGS | PLN |
|---|---|
| 1 KGS | 0.04 PLN |
| 10 KGS | 0.42 PLN |
| 50 KGS | 2.10 PLN |
| 100 KGS | 4.20 PLN |
| 500 KGS | 21.02 PLN |
| 1,000 KGS | 42.04 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-03-07T07:10:40Z",
"rates": {
"PLN": 0.042043
}
}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.2043,
"rate": 0.042043
}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