Rate Overview
Live
1 TOP = 6.8574 LSL
1 LSL = 0.145828
TOP
Avg
6.9258
High
7.0641
Low
6.8453
Last updated: 6/16/2026, 8:36:04 AM
Quick Conversions
| TOP | LSL |
|---|---|
| 1 TOP | 6.86 LSL |
| 10 TOP | 68.57 LSL |
| 50 TOP | 342.87 LSL |
| 100 TOP | 685.74 LSL |
| 500 TOP | 3,428.70 LSL |
| 1,000 TOP | 6,857.41 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-16T08:36:04Z",
"rates": {
"LSL": 6.857407
}
}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": 685.7407000000001,
"rate": 6.857407
}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