Rate Overview
Live
1 PGK = 3.9716 LSL
1 LSL = 0.251790
PGK
Avg
3.9499
High
3.9772
Low
3.9002
Last updated: 3/27/2026, 9:26:01 AM
Quick Conversions
| PGK | LSL |
|---|---|
| 1 PGK | 3.97 LSL |
| 10 PGK | 39.72 LSL |
| 50 PGK | 198.58 LSL |
| 100 PGK | 397.16 LSL |
| 500 PGK | 1,985.78 LSL |
| 1,000 PGK | 3,971.57 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-03-27T09:26:01Z",
"rates": {
"LSL": 3.971565
}
}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": 397.1565,
"rate": 3.971565
}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