Rate Overview
Live
1 TOP = 6.9766 LSL
1 LSL = 0.143336
TOP
Avg
7.4843
High
8.0524
Low
6.8338
Last updated: 5/27/2026, 4:51:52 AM
Quick Conversions
| TOP | LSL |
|---|---|
| 1 TOP | 6.98 LSL |
| 10 TOP | 69.77 LSL |
| 50 TOP | 348.83 LSL |
| 100 TOP | 697.66 LSL |
| 500 TOP | 3,488.31 LSL |
| 1,000 TOP | 6,976.62 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-05-27T04:51:52Z",
"rates": {
"LSL": 6.976624
}
}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": 697.6624,
"rate": 6.976624
}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