Rate Overview
Live
1 LSL = 368.1243 PYG
1 PYG = 0.002716
LSL
Avg
368.3564
High
374.8025
Low
365.2792
Last updated: 9/3/2026, 7:33:35 AM
Quick Conversions
| LSL | PYG |
|---|---|
| 1 LSL | 368.12 PYG |
| 10 LSL | 3,681.24 PYG |
| 50 LSL | 18,406.22 PYG |
| 100 LSL | 36,812.43 PYG |
| 500 LSL | 184,062.17 PYG |
| 1,000 LSL | 368,124.35 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-09-03T07:33:35Z",
"rates": {
"PYG": 368.124349
}
}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": 36812.4349,
"rate": 368.124349
}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