Rate Overview
Live
1 PGK = 20.1464 KGS
1 KGS = 0.049637
PGK
Avg
20.2107
High
20.2830
Low
20.1464
Last updated: 4/16/2026, 3:13:44 PM
Quick Conversions
| PGK | KGS |
|---|---|
| 1 PGK | 20.15 KGS |
| 10 PGK | 201.46 KGS |
| 50 PGK | 1,007.32 KGS |
| 100 PGK | 2,014.64 KGS |
| 500 PGK | 10,073.21 KGS |
| 1,000 PGK | 20,146.42 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-04-16T15:13:44Z",
"rates": {
"KGS": 20.146422
}
}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": 2014.6422000000002,
"rate": 20.146422
}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