Rate Overview
Live
1 PGK = 3.6827 LSL
1 LSL = 0.271541
PGK
Avg
3.7294
High
3.7570
Low
3.6827
Last updated: 7/3/2026, 8:55:05 PM
Quick Conversions
| PGK | LSL |
|---|---|
| 1 PGK | 3.68 LSL |
| 10 PGK | 36.83 LSL |
| 50 PGK | 184.13 LSL |
| 100 PGK | 368.27 LSL |
| 500 PGK | 1,841.34 LSL |
| 1,000 PGK | 3,682.69 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-03T20:55:05Z",
"rates": {
"LSL": 3.682686
}
}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": 368.2686,
"rate": 3.682686
}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