Rate Overview
Live
1 KGS = 0.043396 PLN
1 PLN = 23.0436
KGS
Avg
0.043436
High
0.047727
Low
0.040851
Last updated: 7/27/2026, 12:05:50 PM
Quick Conversions
| KGS | PLN |
|---|---|
| 1 KGS | 0.04 PLN |
| 10 KGS | 0.43 PLN |
| 50 KGS | 2.17 PLN |
| 100 KGS | 4.34 PLN |
| 500 KGS | 21.70 PLN |
| 1,000 KGS | 43.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-07-27T12:05:50Z",
"rates": {
"PLN": 0.043396
}
}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.3396,
"rate": 0.043396
}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