Rate Overview
Live
1 KGS = 0.050357 PGK
1 PGK = 19.8582
KGS
Avg
0.048355
High
0.050357
Low
0.044764
Last updated: 7/1/2026, 1:18:24 PM
Quick Conversions
| KGS | PGK |
|---|---|
| 1 KGS | 0.05 PGK |
| 10 KGS | 0.50 PGK |
| 50 KGS | 2.52 PGK |
| 100 KGS | 5.04 PGK |
| 500 KGS | 25.18 PGK |
| 1,000 KGS | 50.36 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-07-01T13:18:24Z",
"rates": {
"PGK": 0.050357
}
}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.0357,
"rate": 0.050357
}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