Rate Overview
Live
1 LSL = 0.265903 PGK
1 PGK = 3.7608
LSL
Avg
0.264400
High
0.265903
Low
0.262250
Last updated: 4/18/2026, 8:46:16 AM
Quick Conversions
| LSL | PGK |
|---|---|
| 1 LSL | 0.27 PGK |
| 10 LSL | 2.66 PGK |
| 50 LSL | 13.30 PGK |
| 100 LSL | 26.59 PGK |
| 500 LSL | 132.95 PGK |
| 1,000 LSL | 265.90 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-04-18T08:46:16Z",
"rates": {
"PGK": 0.265903
}
}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": 26.5903,
"rate": 0.265903
}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