Rate Overview
Live
1 KGS = 0.051374 PGK
1 PGK = 19.4651
KGS
Avg
0.050729
High
0.051467
Low
0.049720
Last updated: 9/4/2026, 7:58:31 AM
Quick Conversions
| KGS | PGK |
|---|---|
| 1 KGS | 0.05 PGK |
| 10 KGS | 0.51 PGK |
| 50 KGS | 2.57 PGK |
| 100 KGS | 5.14 PGK |
| 500 KGS | 25.69 PGK |
| 1,000 KGS | 51.37 PGK |
Get KGS/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=PGKExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-09-04T07:58:31Z",
"rates": {
"PGK": 0.051374
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "PGK",
"amount": 100
},
"result": 5.1374,
"rate": 0.051374
}Build with KGS/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key