Rate Overview
Live
1 KGS = 0.042404 PLN
1 PLN = 23.5827
KGS
Avg
0.042617
High
0.042826
Low
0.042404
Last updated: 9/4/2026, 2:36:44 PM
Quick Conversions
| KGS | PLN |
|---|---|
| 1 KGS | 0.04 PLN |
| 10 KGS | 0.42 PLN |
| 50 KGS | 2.12 PLN |
| 100 KGS | 4.24 PLN |
| 500 KGS | 21.20 PLN |
| 1,000 KGS | 42.40 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-09-04T14:36:44Z",
"rates": {
"PLN": 0.042404
}
}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.240399999999999,
"rate": 0.042404
}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