Rate Overview
Live
1 TOP = 6.8747 LSL
1 LSL = 0.145461
TOP
Avg
6.8805
High
6.9232
Low
6.8282
Last updated: 9/4/2026, 5:52:27 PM
Quick Conversions
| TOP | LSL |
|---|---|
| 1 TOP | 6.87 LSL |
| 10 TOP | 68.75 LSL |
| 50 TOP | 343.73 LSL |
| 100 TOP | 687.47 LSL |
| 500 TOP | 3,437.35 LSL |
| 1,000 TOP | 6,874.70 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-09-04T17:52:27Z",
"rates": {
"LSL": 6.874698
}
}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": 687.4698000000001,
"rate": 6.874698
}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