Rate Overview
Live
1 PGK = 3.6746 LSL
1 LSL = 0.272135
PGK
Avg
3.7165
High
3.7484
Low
3.6746
Last updated: 7/24/2026, 1:16:25 AM
Quick Conversions
| PGK | LSL |
|---|---|
| 1 PGK | 3.67 LSL |
| 10 PGK | 36.75 LSL |
| 50 PGK | 183.73 LSL |
| 100 PGK | 367.46 LSL |
| 500 PGK | 1,837.32 LSL |
| 1,000 PGK | 3,674.65 LSL |
Get PGK/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=LSLExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-07-24T01:16:25Z",
"rates": {
"LSL": 3.674645
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "LSL",
"amount": 100
},
"result": 367.4645,
"rate": 3.674645
}Build with PGK/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key