Rate Overview
Live
1 LSL = 360.7328 PYG
1 PYG = 0.002772
LSL
Avg
397.4190
High
434.5575
Low
359.1661
Last updated: 7/28/2026, 8:59:53 AM
Quick Conversions
| LSL | PYG |
|---|---|
| 1 LSL | 360.73 PYG |
| 10 LSL | 3,607.33 PYG |
| 50 LSL | 18,036.64 PYG |
| 100 LSL | 36,073.28 PYG |
| 500 LSL | 180,366.39 PYG |
| 1,000 LSL | 360,732.79 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-07-28T08:59:53Z",
"rates": {
"PYG": 360.732788
}
}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": 36073.2788,
"rate": 360.732788
}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