Rate Overview
Live
1 LSL = 360.4393 PYG
1 PYG = 0.002774
LSL
Avg
386.8514
High
418.2855
Low
359.1661
Last updated: 7/27/2026, 11:58:05 PM
Quick Conversions
| LSL | PYG |
|---|---|
| 1 LSL | 360.44 PYG |
| 10 LSL | 3,604.39 PYG |
| 50 LSL | 18,021.97 PYG |
| 100 LSL | 36,043.93 PYG |
| 500 LSL | 180,219.66 PYG |
| 1,000 LSL | 360,439.33 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-27T23:58:05Z",
"rates": {
"PYG": 360.439325
}
}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": 36043.9325,
"rate": 360.439325
}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