Rate Overview
Live
1 PGK = 20.3369 KGS
1 KGS = 0.049172
PGK
Avg
20.3145
High
20.4134
Low
20.1604
Last updated: 3/27/2026, 2:49:21 PM
Quick Conversions
| PGK | KGS |
|---|---|
| 1 PGK | 20.34 KGS |
| 10 PGK | 203.37 KGS |
| 50 PGK | 1,016.84 KGS |
| 100 PGK | 2,033.69 KGS |
| 500 PGK | 10,168.44 KGS |
| 1,000 PGK | 20,336.89 KGS |
Get PGK/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=KGSExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-03-27T14:49:21Z",
"rates": {
"KGS": 20.336886
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "KGS",
"amount": 100
},
"result": 2033.6886,
"rate": 20.336886
}Build with PGK/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key