Rate Overview
Live
1 PGK = 19.8347 KGS
1 KGS = 0.050417
PGK
Avg
20.4660
High
21.4727
Low
19.7110
Last updated: 7/26/2026, 12:06:26 AM
Quick Conversions
| PGK | KGS |
|---|---|
| 1 PGK | 19.83 KGS |
| 10 PGK | 198.35 KGS |
| 50 PGK | 991.73 KGS |
| 100 PGK | 1,983.47 KGS |
| 500 PGK | 9,917.33 KGS |
| 1,000 PGK | 19,834.66 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-07-26T00:06:26Z",
"rates": {
"KGS": 19.834657
}
}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": 1983.4657,
"rate": 19.834657
}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