Rate Overview
Live
1 PGK = 20.3505 KGS
1 KGS = 0.049139
PGK
Avg
20.3333
High
20.4134
Low
20.1604
Last updated: 3/6/2026, 10:48:48 PM
Quick Conversions
| PGK | KGS |
|---|---|
| 1 PGK | 20.35 KGS |
| 10 PGK | 203.50 KGS |
| 50 PGK | 1,017.52 KGS |
| 100 PGK | 2,035.05 KGS |
| 500 PGK | 10,175.23 KGS |
| 1,000 PGK | 20,350.46 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-03-06T22:48:48Z",
"rates": {
"KGS": 20.350461
}
}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": 2035.0461,
"rate": 20.350461
}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