Rate Overview
Live
1 TOP = 6.9266 LSL
1 LSL = 0.144372
TOP
Avg
6.8737
High
6.9997
Low
6.7451
Last updated: 8/13/2026, 1:26:37 AM
Quick Conversions
| TOP | LSL |
|---|---|
| 1 TOP | 6.93 LSL |
| 10 TOP | 69.27 LSL |
| 50 TOP | 346.33 LSL |
| 100 TOP | 692.66 LSL |
| 500 TOP | 3,463.28 LSL |
| 1,000 TOP | 6,926.57 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-08-13T01:26:37Z",
"rates": {
"LSL": 6.926566
}
}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": 692.6566,
"rate": 6.926566
}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