Rate Overview
Live
1 PYG = 0.002643 LSL
1 LSL = 378.3579
PYG
Avg
0.002662
High
0.002697
Low
0.002633
Last updated: 6/16/2026, 2:44:20 PM
Quick Conversions
| PYG | LSL |
|---|---|
| 1 PYG | 0.00 LSL |
| 10 PYG | 0.03 LSL |
| 50 PYG | 0.13 LSL |
| 100 PYG | 0.26 LSL |
| 500 PYG | 1.32 LSL |
| 1,000 PYG | 2.64 LSL |
Get PYG/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=LSLExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-06-16T14:44:20Z",
"rates": {
"LSL": 0.002643
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "LSL",
"amount": 100
},
"result": 0.2643,
"rate": 0.002643
}Build with PYG/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key