Rate Overview
Live
1 PGK = 3.7358 LSL
1 LSL = 0.267683
PGK
Avg
3.7819
High
3.9473
Low
3.6796
Last updated: 7/21/2026, 8:21:50 AM
Quick Conversions
| PGK | LSL |
|---|---|
| 1 PGK | 3.74 LSL |
| 10 PGK | 37.36 LSL |
| 50 PGK | 186.79 LSL |
| 100 PGK | 373.58 LSL |
| 500 PGK | 1,867.88 LSL |
| 1,000 PGK | 3,735.76 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-21T08:21:50Z",
"rates": {
"LSL": 3.735758
}
}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.5758,
"rate": 3.735758
}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