Rate Overview
Live
1 LSL = 0.270226 PGK
1 PGK = 3.7006
LSL
Avg
0.270721
High
0.271993
Low
0.268195
Last updated: 7/10/2026, 7:29:26 AM
Quick Conversions
| LSL | PGK |
|---|---|
| 1 LSL | 0.27 PGK |
| 10 LSL | 2.70 PGK |
| 50 LSL | 13.51 PGK |
| 100 LSL | 27.02 PGK |
| 500 LSL | 135.11 PGK |
| 1,000 LSL | 270.23 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-07-10T07:29:26Z",
"rates": {
"PGK": 0.270226
}
}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.0226,
"rate": 0.270226
}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