Rate Overview
Live
1 LSL = 0.259165 PGK
1 PGK = 3.8585
LSL
Avg
0.265399
High
0.270818
Low
0.259165
Last updated: 3/6/2026, 7:55:07 AM
Quick Conversions
| LSL | PGK |
|---|---|
| 1 LSL | 0.26 PGK |
| 10 LSL | 2.59 PGK |
| 50 LSL | 12.96 PGK |
| 100 LSL | 25.92 PGK |
| 500 LSL | 129.58 PGK |
| 1,000 LSL | 259.16 PGK |
Get LSL/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=PGKExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-06T07:55:07Z",
"rates": {
"PGK": 0.259165
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "PGK",
"amount": 100
},
"result": 25.9165,
"rate": 0.259165
}Build with LSL/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key