Rate Overview
Live
1 LSL = 0.267021 PGK
1 PGK = 3.7450
LSL
Avg
0.265238
High
0.269201
Low
0.262075
Last updated: 8/1/2026, 5:27:46 AM
Quick Conversions
| LSL | PGK |
|---|---|
| 1 LSL | 0.27 PGK |
| 10 LSL | 2.67 PGK |
| 50 LSL | 13.35 PGK |
| 100 LSL | 26.70 PGK |
| 500 LSL | 133.51 PGK |
| 1,000 LSL | 267.02 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-08-01T05:27:46Z",
"rates": {
"PGK": 0.267021
}
}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.7021,
"rate": 0.267021
}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