Rate Overview
Live
1 LSL = 0.268589 PGK
1 PGK = 3.7232
LSL
Avg
0.233860
High
0.268589
Low
0.208622
Last updated: 5/29/2026, 5:31:17 PM
Quick Conversions
| LSL | PGK |
|---|---|
| 1 LSL | 0.27 PGK |
| 10 LSL | 2.69 PGK |
| 50 LSL | 13.43 PGK |
| 100 LSL | 26.86 PGK |
| 500 LSL | 134.29 PGK |
| 1,000 LSL | 268.59 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-29T17:31:17Z",
"rates": {
"PGK": 0.268589
}
}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.858900000000002,
"rate": 0.268589
}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