Rate Overview
Live
1 LSL = 0.263354 PGK
1 PGK = 3.7972
LSL
Avg
0.268056
High
0.272135
Low
0.262075
Last updated: 7/28/2026, 8:42:57 AM
Quick Conversions
| LSL | PGK |
|---|---|
| 1 LSL | 0.26 PGK |
| 10 LSL | 2.63 PGK |
| 50 LSL | 13.17 PGK |
| 100 LSL | 26.34 PGK |
| 500 LSL | 131.68 PGK |
| 1,000 LSL | 263.35 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-07-28T08:42:57Z",
"rates": {
"PGK": 0.263354
}
}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.335399999999996,
"rate": 0.263354
}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