Rate Overview
Live
1 LSL = 389.5176 PYG
1 PYG = 0.002567
LSL
Avg
391.8820
High
395.1235
Low
389.5176
Last updated: 4/16/2026, 3:50:01 PM
Quick Conversions
| LSL | PYG |
|---|---|
| 1 LSL | 389.52 PYG |
| 10 LSL | 3,895.18 PYG |
| 50 LSL | 19,475.88 PYG |
| 100 LSL | 38,951.76 PYG |
| 500 LSL | 194,758.82 PYG |
| 1,000 LSL | 389,517.65 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-04-16T15:50:01Z",
"rates": {
"PYG": 389.517645
}
}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": 38951.764500000005,
"rate": 389.517645
}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