Rate Overview
Live
1 PGK = 3.6071 LSL
1 LSL = 0.277234
PGK
Avg
3.6372
High
3.6634
Low
3.6071
Last updated: 8/15/2026, 2:16:10 PM
Quick Conversions
| PGK | LSL |
|---|---|
| 1 PGK | 3.61 LSL |
| 10 PGK | 36.07 LSL |
| 50 PGK | 180.35 LSL |
| 100 PGK | 360.71 LSL |
| 500 PGK | 1,803.53 LSL |
| 1,000 PGK | 3,607.06 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-08-15T14:16:10Z",
"rates": {
"LSL": 3.607056
}
}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": 360.7056,
"rate": 3.607056
}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