Rate Overview
Live
1 TOP = 7.0589 LSL
1 LSL = 0.141666
TOP
Avg
6.9861
High
7.2840
Low
6.7914
Last updated: 7/26/2026, 6:09:34 PM
Quick Conversions
| TOP | LSL |
|---|---|
| 1 TOP | 7.06 LSL |
| 10 TOP | 70.59 LSL |
| 50 TOP | 352.94 LSL |
| 100 TOP | 705.89 LSL |
| 500 TOP | 3,529.43 LSL |
| 1,000 TOP | 7,058.85 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-26T18:09:34Z",
"rates": {
"LSL": 7.058853
}
}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.8853,
"rate": 7.058853
}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