Rate Overview
Live
1 LSL = 362.0647 PYG
1 PYG = 0.002762
LSL
Avg
368.7216
High
379.0249
Low
362.0647
Last updated: 5/6/2026, 5:18:47 PM
Quick Conversions
| LSL | PYG |
|---|---|
| 1 LSL | 362.06 PYG |
| 10 LSL | 3,620.65 PYG |
| 50 LSL | 18,103.24 PYG |
| 100 LSL | 36,206.47 PYG |
| 500 LSL | 181,032.36 PYG |
| 1,000 LSL | 362,064.73 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-05-06T17:18:47Z",
"rates": {
"PYG": 362.064729
}
}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": 36206.4729,
"rate": 362.064729
}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