Rate Overview
Live
1 PGK = 3.7549 LSL
1 LSL = 0.266317
PGK
Avg
3.8000
High
3.8845
Low
3.7335
Last updated: 5/27/2026, 7:25:34 AM
Quick Conversions
| PGK | LSL |
|---|---|
| 1 PGK | 3.75 LSL |
| 10 PGK | 37.55 LSL |
| 50 PGK | 187.75 LSL |
| 100 PGK | 375.49 LSL |
| 500 PGK | 1,877.46 LSL |
| 1,000 PGK | 3,754.92 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-05-27T07:25:34Z",
"rates": {
"LSL": 3.754918
}
}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": 375.4918,
"rate": 3.754918
}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