Rate Overview
Live
1 PGK = 19.4691 KGS
1 KGS = 0.051363
PGK
Avg
19.6814
High
19.8334
Low
19.4691
Last updated: 8/15/2026, 2:15:50 PM
Quick Conversions
| PGK | KGS |
|---|---|
| 1 PGK | 19.47 KGS |
| 10 PGK | 194.69 KGS |
| 50 PGK | 973.46 KGS |
| 100 PGK | 1,946.91 KGS |
| 500 PGK | 9,734.57 KGS |
| 1,000 PGK | 19,469.14 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-08-15T14:15:50Z",
"rates": {
"KGS": 19.46914
}
}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": 1946.914,
"rate": 19.46914
}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