Rate Overview
Live
1 LSL = 378.2384 PYG
1 PYG = 0.002644
LSL
Avg
375.6154
High
379.6793
Low
370.7066
Last updated: 6/16/2026, 1:26:07 PM
Quick Conversions
| LSL | PYG |
|---|---|
| 1 LSL | 378.24 PYG |
| 10 LSL | 3,782.38 PYG |
| 50 LSL | 18,911.92 PYG |
| 100 LSL | 37,823.84 PYG |
| 500 LSL | 189,119.20 PYG |
| 1,000 LSL | 378,238.41 PYG |
Get LSL/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=PYGExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-06-16T13:26:07Z",
"rates": {
"PYG": 378.238405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "PYG",
"amount": 100
},
"result": 37823.8405,
"rate": 378.238405
}Build with LSL/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key