Rate Overview
Live
1 KMF = 0.010086 PGK
1 PGK = 99.1473
KMF
Avg
0.010123
High
0.010167
Low
0.010086
Last updated: 3/27/2026, 12:17:14 PM
Quick Conversions
| KMF | PGK |
|---|---|
| 1 KMF | 0.01 PGK |
| 10 KMF | 0.10 PGK |
| 50 KMF | 0.50 PGK |
| 100 KMF | 1.01 PGK |
| 500 KMF | 5.04 PGK |
| 1,000 KMF | 10.09 PGK |
Get KMF/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=PGKExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-03-27T12:17:14Z",
"rates": {
"PGK": 0.010086
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "PGK",
"amount": 100
},
"result": 1.0086,
"rate": 0.010086
}Build with KMF/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key