Rate Overview
Live
1 PGK = 3.7356 LSL
1 LSL = 0.267695
PGK
Avg
4.2592
High
4.7933
Low
3.7026
Last updated: 7/21/2026, 12:16:29 PM
Quick Conversions
| PGK | LSL |
|---|---|
| 1 PGK | 3.74 LSL |
| 10 PGK | 37.36 LSL |
| 50 PGK | 186.78 LSL |
| 100 PGK | 373.56 LSL |
| 500 PGK | 1,867.79 LSL |
| 1,000 PGK | 3,735.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-21T12:16:29Z",
"rates": {
"LSL": 3.735588
}
}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": 373.5588,
"rate": 3.735588
}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