Rate Overview
Live
1 PGK = 20.0422 KGS
1 KGS = 0.049895
PGK
Avg
20.0143
High
20.1411
Low
19.9268
Last updated: 6/16/2026, 4:18:10 AM
Quick Conversions
| PGK | KGS |
|---|---|
| 1 PGK | 20.04 KGS |
| 10 PGK | 200.42 KGS |
| 50 PGK | 1,002.11 KGS |
| 100 PGK | 2,004.22 KGS |
| 500 PGK | 10,021.08 KGS |
| 1,000 PGK | 20,042.16 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-06-16T04:18:10Z",
"rates": {
"KGS": 20.042158
}
}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": 2004.2158,
"rate": 20.042158
}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