Rate Overview
Live
1 LSL = 382.4013 PYG
1 PYG = 0.002615
LSL
Avg
416.7371
High
452.7217
Low
381.6652
Last updated: 3/27/2026, 3:11:59 PM
Quick Conversions
| LSL | PYG |
|---|---|
| 1 LSL | 382.40 PYG |
| 10 LSL | 3,824.01 PYG |
| 50 LSL | 19,120.07 PYG |
| 100 LSL | 38,240.13 PYG |
| 500 LSL | 191,200.65 PYG |
| 1,000 LSL | 382,401.30 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-27T15:11:59Z",
"rates": {
"PYG": 382.401303
}
}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": 38240.1303,
"rate": 382.401303
}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