Rate Overview
Live
1 PGK = 3.7705 LSL
1 LSL = 0.265220
PGK
Avg
3.7856
High
3.8131
Low
3.7705
Last updated: 4/17/2026, 12:43:04 AM
Quick Conversions
| PGK | LSL |
|---|---|
| 1 PGK | 3.77 LSL |
| 10 PGK | 37.70 LSL |
| 50 PGK | 188.52 LSL |
| 100 PGK | 377.05 LSL |
| 500 PGK | 1,885.23 LSL |
| 1,000 PGK | 3,770.45 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-04-17T00:43:04Z",
"rates": {
"LSL": 3.770453
}
}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": 377.0453,
"rate": 3.770453
}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