Rate Overview
Live
1 LSL = 374.2283 PYG
1 PYG = 0.002672
LSL
Avg
372.6611
High
375.4133
Low
368.9608
Last updated: 7/7/2026, 3:00:32 AM
Quick Conversions
| LSL | PYG |
|---|---|
| 1 LSL | 374.23 PYG |
| 10 LSL | 3,742.28 PYG |
| 50 LSL | 18,711.41 PYG |
| 100 LSL | 37,422.83 PYG |
| 500 LSL | 187,114.14 PYG |
| 1,000 LSL | 374,228.27 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-07-07T03:00:32Z",
"rates": {
"PYG": 374.228271
}
}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": 37422.8271,
"rate": 374.228271
}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