Rate Overview
Live
1 PGK = 3.8152 LSL
1 LSL = 0.262111
PGK
Avg
3.7248
High
3.8152
Low
3.6746
Last updated: 7/25/2026, 12:27:48 AM
Quick Conversions
| PGK | LSL |
|---|---|
| 1 PGK | 3.82 LSL |
| 10 PGK | 38.15 LSL |
| 50 PGK | 190.76 LSL |
| 100 PGK | 381.52 LSL |
| 500 PGK | 1,907.59 LSL |
| 1,000 PGK | 3,815.18 LSL |
Get PGK/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=LSLExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-25T00:27:48Z",
"rates": {
"LSL": 3.815177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "LSL",
"amount": 100
},
"result": 381.5177,
"rate": 3.815177
}Build with PGK/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key