Rate Overview
Live
1 LSL = 369.5488 PYG
1 PYG = 0.002706
LSL
Avg
367.3882
High
369.5488
Low
364.1574
Last updated: 8/13/2026, 7:32:28 AM
Quick Conversions
| LSL | PYG |
|---|---|
| 1 LSL | 369.55 PYG |
| 10 LSL | 3,695.49 PYG |
| 50 LSL | 18,477.44 PYG |
| 100 LSL | 36,954.88 PYG |
| 500 LSL | 184,774.40 PYG |
| 1,000 LSL | 369,548.81 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-08-13T07:32:28Z",
"rates": {
"PYG": 369.548809
}
}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": 36954.880900000004,
"rate": 369.548809
}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