Rate Overview
Live
1 LSL = 0.277133 PGK
1 PGK = 3.6084
LSL
Avg
0.278824
High
0.282468
Low
0.273436
Last updated: 9/9/2026, 3:59:17 PM
Quick Conversions
| LSL | PGK |
|---|---|
| 1 LSL | 0.28 PGK |
| 10 LSL | 2.77 PGK |
| 50 LSL | 13.86 PGK |
| 100 LSL | 27.71 PGK |
| 500 LSL | 138.57 PGK |
| 1,000 LSL | 277.13 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-09-09T15:59:17Z",
"rates": {
"PGK": 0.277133
}
}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.7133,
"rate": 0.277133
}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