Rate Overview
Live
1 TOP = 7.0584 LSL
1 LSL = 0.141674
TOP
Avg
7.0167
High
7.1919
Low
6.9181
Last updated: 7/25/2026, 9:05:35 AM
Quick Conversions
| TOP | LSL |
|---|---|
| 1 TOP | 7.06 LSL |
| 10 TOP | 70.58 LSL |
| 50 TOP | 352.92 LSL |
| 100 TOP | 705.84 LSL |
| 500 TOP | 3,529.22 LSL |
| 1,000 TOP | 7,058.44 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-07-25T09:05:35Z",
"rates": {
"LSL": 7.058436
}
}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": 705.8436,
"rate": 7.058436
}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