Rate Overview
Live
1 PGK = 19.8294 KGS
1 KGS = 0.050430
PGK
Avg
19.7820
High
19.8657
Low
19.6362
Last updated: 7/25/2026, 3:23:50 AM
Quick Conversions
| PGK | KGS |
|---|---|
| 1 PGK | 19.83 KGS |
| 10 PGK | 198.29 KGS |
| 50 PGK | 991.47 KGS |
| 100 PGK | 1,982.94 KGS |
| 500 PGK | 9,914.71 KGS |
| 1,000 PGK | 19,829.41 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-25T03:23:50Z",
"rates": {
"KGS": 19.829414
}
}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": 1982.9414,
"rate": 19.829414
}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