Rate Overview
Live
1 PYG = 0.002774 LSL
1 LSL = 360.4903
PYG
Avg
0.002435
High
0.002774
Low
0.002210
Last updated: 7/27/2026, 3:39:31 PM
Quick Conversions
| PYG | LSL |
|---|---|
| 1 PYG | 0.00 LSL |
| 10 PYG | 0.03 LSL |
| 50 PYG | 0.14 LSL |
| 100 PYG | 0.28 LSL |
| 500 PYG | 1.39 LSL |
| 1,000 PYG | 2.77 LSL |
Get PYG/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PYG¤cies=LSLExample Response:
{
"success": true,
"base": "PYG",
"date": "2026-07-27T15:39:31Z",
"rates": {
"LSL": 0.002774
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PYG&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PYG",
"to": "LSL",
"amount": 100
},
"result": 0.2774,
"rate": 0.002774
}Build with PYG/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key