Rate Overview
Live
1 PGK = 0.070980 KWD
1 KWD = 14.0885
PGK
Avg
0.070773
High
0.071295
Low
0.070202
Last updated: 5/27/2026, 2:29:19 AM
Quick Conversions
| PGK | KWD |
|---|---|
| 1 PGK | 0.07 KWD |
| 10 PGK | 0.71 KWD |
| 50 PGK | 3.55 KWD |
| 100 PGK | 7.10 KWD |
| 500 PGK | 35.49 KWD |
| 1,000 PGK | 70.98 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-05-27T02:29:19Z",
"rates": {
"KWD": 0.07098
}
}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": 7.098,
"rate": 0.07098
}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