Rate Overview
Live
1 PGK = 19.8521 KGS
1 KGS = 0.050372
PGK
Avg
19.8848
High
19.9278
Low
19.8521
Last updated: 7/2/2026, 2:13:53 AM
Quick Conversions
| PGK | KGS |
|---|---|
| 1 PGK | 19.85 KGS |
| 10 PGK | 198.52 KGS |
| 50 PGK | 992.61 KGS |
| 100 PGK | 1,985.21 KGS |
| 500 PGK | 9,926.07 KGS |
| 1,000 PGK | 19,852.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-07-02T02:13:53Z",
"rates": {
"KGS": 19.852143
}
}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": 1985.2143,
"rate": 19.852143
}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