Rate Overview
Live
1 LSL = 0.265422 PGK
1 PGK = 3.7676
LSL
Avg
0.262190
High
0.265686
Low
0.257768
Last updated: 5/9/2026, 4:53:47 AM
Quick Conversions
| LSL | PGK |
|---|---|
| 1 LSL | 0.27 PGK |
| 10 LSL | 2.65 PGK |
| 50 LSL | 13.27 PGK |
| 100 LSL | 26.54 PGK |
| 500 LSL | 132.71 PGK |
| 1,000 LSL | 265.42 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-05-09T04:53:47Z",
"rates": {
"PGK": 0.265422
}
}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.542199999999998,
"rate": 0.265422
}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