Rate Overview
Live
1 LSL = 374.0205 PYG
1 PYG = 0.002674
LSL
Avg
416.7146
High
452.3755
Low
369.4767
Last updated: 5/26/2026, 9:29:43 PM
Quick Conversions
| LSL | PYG |
|---|---|
| 1 LSL | 374.02 PYG |
| 10 LSL | 3,740.21 PYG |
| 50 LSL | 18,701.03 PYG |
| 100 LSL | 37,402.05 PYG |
| 500 LSL | 187,010.26 PYG |
| 1,000 LSL | 374,020.52 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-26T21:29:43Z",
"rates": {
"PYG": 374.02052
}
}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": 37402.051999999996,
"rate": 374.02052
}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