Rate Overview
Live
1 TOP = 6.9862 LSL
1 LSL = 0.143139
TOP
Avg
7.1745
High
7.7425
Low
6.7822
Last updated: 6/30/2026, 3:23:29 PM
Quick Conversions
| TOP | LSL |
|---|---|
| 1 TOP | 6.99 LSL |
| 10 TOP | 69.86 LSL |
| 50 TOP | 349.31 LSL |
| 100 TOP | 698.62 LSL |
| 500 TOP | 3,493.11 LSL |
| 1,000 TOP | 6,986.21 LSL |
Get TOP/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=LSLExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-06-30T15:23:29Z",
"rates": {
"LSL": 6.986215
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "LSL",
"amount": 100
},
"result": 698.6215,
"rate": 6.986215
}Build with TOP/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key