Rate Overview
Live
1 LSL = 0.273581 PGK
1 PGK = 3.6552
LSL
Avg
0.274391
High
0.277234
Low
0.271017
Last updated: 8/19/2026, 4:11:23 PM
Quick Conversions
| LSL | PGK |
|---|---|
| 1 LSL | 0.27 PGK |
| 10 LSL | 2.74 PGK |
| 50 LSL | 13.68 PGK |
| 100 LSL | 27.36 PGK |
| 500 LSL | 136.79 PGK |
| 1,000 LSL | 273.58 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-08-19T16:11:23Z",
"rates": {
"PGK": 0.273581
}
}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": 27.3581,
"rate": 0.273581
}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