Rate Overview
Live
1 TOP = 6.9553 LSL
1 LSL = 0.143776
TOP
Avg
6.9180
High
7.0535
Low
6.7589
Last updated: 7/14/2026, 1:37:12 AM
Quick Conversions
| TOP | LSL |
|---|---|
| 1 TOP | 6.96 LSL |
| 10 TOP | 69.55 LSL |
| 50 TOP | 347.76 LSL |
| 100 TOP | 695.53 LSL |
| 500 TOP | 3,477.63 LSL |
| 1,000 TOP | 6,955.26 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-14T01:37:12Z",
"rates": {
"LSL": 6.95526
}
}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": 695.526,
"rate": 6.95526
}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