Rate Overview
Live
1 PLN = 24.2326 KGS
1 KGS = 0.041267
PLN
Avg
24.1676
High
24.3421
Low
24.0132
Last updated: 5/8/2026, 3:23:24 AM
Quick Conversions
| PLN | KGS |
|---|---|
| 1 PLN | 24.23 KGS |
| 10 PLN | 242.33 KGS |
| 50 PLN | 1,211.63 KGS |
| 100 PLN | 2,423.26 KGS |
| 500 PLN | 12,116.32 KGS |
| 1,000 PLN | 24,232.64 KGS |
Get PLN/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=KGSExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-05-08T03:23:24Z",
"rates": {
"KGS": 24.232642
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "KGS",
"amount": 100
},
"result": 2423.2641999999996,
"rate": 24.232642
}Build with PLN/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key