Rate Overview
Live
1 PGK = 19.8330 KGS
1 KGS = 0.050421
PGK
Avg
19.8024
High
19.8657
Low
19.6362
Last updated: 7/26/2026, 1:24:41 PM
Quick Conversions
| PGK | KGS |
|---|---|
| 1 PGK | 19.83 KGS |
| 10 PGK | 198.33 KGS |
| 50 PGK | 991.65 KGS |
| 100 PGK | 1,983.30 KGS |
| 500 PGK | 9,916.50 KGS |
| 1,000 PGK | 19,833.01 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-26T13:24:41Z",
"rates": {
"KGS": 19.833005
}
}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.3005,
"rate": 19.833005
}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