Rate Overview
Live
1 KGS = 0.049138 PGK
1 PGK = 20.3508
KGS
Avg
0.049180
High
0.049602
Low
0.048987
Last updated: 3/6/2026, 8:12:14 AM
Quick Conversions
| KGS | PGK |
|---|---|
| 1 KGS | 0.05 PGK |
| 10 KGS | 0.49 PGK |
| 50 KGS | 2.46 PGK |
| 100 KGS | 4.91 PGK |
| 500 KGS | 24.57 PGK |
| 1,000 KGS | 49.14 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-03-06T08:12:14Z",
"rates": {
"PGK": 0.049138
}
}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": 4.9138,
"rate": 0.049138
}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