Rate Overview
Live
1 KES = 0.033682 PGK
1 PGK = 29.6894
KES
Avg
0.033500
High
0.033682
Low
0.033383
Last updated: 4/17/2026, 1:56:50 AM
Quick Conversions
| KES | PGK |
|---|---|
| 1 KES | 0.03 PGK |
| 10 KES | 0.34 PGK |
| 50 KES | 1.68 PGK |
| 100 KES | 3.37 PGK |
| 500 KES | 16.84 PGK |
| 1,000 KES | 33.68 PGK |
Get KES/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=PGKExample Response:
{
"success": true,
"base": "KES",
"date": "2026-04-17T01:56:50Z",
"rates": {
"PGK": 0.033682
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "PGK",
"amount": 100
},
"result": 3.3682,
"rate": 0.033682
}Build with KES/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key