Rate Overview
Live
1 PGK = 20.0858 KGS
1 KGS = 0.049786
PGK
Avg
20.1210
High
20.1515
Low
20.0801
Last updated: 5/6/2026, 7:13:36 PM
Quick Conversions
| PGK | KGS |
|---|---|
| 1 PGK | 20.09 KGS |
| 10 PGK | 200.86 KGS |
| 50 PGK | 1,004.29 KGS |
| 100 PGK | 2,008.58 KGS |
| 500 PGK | 10,042.91 KGS |
| 1,000 PGK | 20,085.82 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-05-06T19:13:36Z",
"rates": {
"KGS": 20.085821
}
}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": 2008.5820999999999,
"rate": 20.085821
}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