Rate Overview
Live
1 PGK = 3.7071 LSL
1 LSL = 0.269754
PGK
Avg
3.7375
High
3.7726
Low
3.6936
Last updated: 6/16/2026, 10:02:19 AM
Quick Conversions
| PGK | LSL |
|---|---|
| 1 PGK | 3.71 LSL |
| 10 PGK | 37.07 LSL |
| 50 PGK | 185.35 LSL |
| 100 PGK | 370.71 LSL |
| 500 PGK | 1,853.54 LSL |
| 1,000 PGK | 3,707.08 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-06-16T10:02:19Z",
"rates": {
"LSL": 3.707081
}
}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": 370.7081,
"rate": 3.707081
}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