Rate Overview
Live
1 PGK = 0.069924 KWD
1 KWD = 14.3012
PGK
Avg
0.069891
High
0.070970
Low
0.068553
Last updated: 9/2/2026, 11:22:15 AM
Quick Conversions
| PGK | KWD |
|---|---|
| 1 PGK | 0.07 KWD |
| 10 PGK | 0.70 KWD |
| 50 PGK | 3.50 KWD |
| 100 PGK | 6.99 KWD |
| 500 PGK | 34.96 KWD |
| 1,000 PGK | 69.92 KWD |
Get PGK/KWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=KWDExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-09-02T11:22:15Z",
"rates": {
"KWD": 0.069924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=KWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "KWD",
"amount": 100
},
"result": 6.9924,
"rate": 0.069924
}Build with PGK/KWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key