Rate Overview
Live
1 PGK = 3.8156 LSL
1 LSL = 0.262083
PGK
Avg
3.7873
High
3.9279
Low
3.6786
Last updated: 7/26/2026, 4:30:46 PM
Quick Conversions
| PGK | LSL |
|---|---|
| 1 PGK | 3.82 LSL |
| 10 PGK | 38.16 LSL |
| 50 PGK | 190.78 LSL |
| 100 PGK | 381.56 LSL |
| 500 PGK | 1,907.80 LSL |
| 1,000 PGK | 3,815.59 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-26T16:30:46Z",
"rates": {
"LSL": 3.815592
}
}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.55920000000003,
"rate": 3.815592
}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