Rate Overview
Live
1 PGK = 19.7934 KGS
1 KGS = 0.050522
PGK
Avg
19.8056
High
20.1125
Low
19.4299
Last updated: 9/2/2026, 10:25:17 AM
Quick Conversions
| PGK | KGS |
|---|---|
| 1 PGK | 19.79 KGS |
| 10 PGK | 197.93 KGS |
| 50 PGK | 989.67 KGS |
| 100 PGK | 1,979.34 KGS |
| 500 PGK | 9,896.69 KGS |
| 1,000 PGK | 19,793.38 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-09-02T10:25:17Z",
"rates": {
"KGS": 19.793375
}
}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": 1979.3375,
"rate": 19.793375
}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