Rate Overview
Live
1 LSL = 395.2599 PYG
1 PYG = 0.002530
LSL
Avg
398.7243
High
405.2139
Low
390.7746
Last updated: 3/7/2026, 7:18:05 AM
Quick Conversions
| LSL | PYG |
|---|---|
| 1 LSL | 395.26 PYG |
| 10 LSL | 3,952.60 PYG |
| 50 LSL | 19,763.00 PYG |
| 100 LSL | 39,525.99 PYG |
| 500 LSL | 197,629.96 PYG |
| 1,000 LSL | 395,259.92 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-03-07T07:18:05Z",
"rates": {
"PYG": 395.259915
}
}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": 39525.9915,
"rate": 395.259915
}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