Rate Overview
Live
1 TOP = 7.0490 LSL
1 LSL = 0.141864
TOP
Avg
6.9904
High
7.0577
Low
6.9375
Last updated: 4/16/2026, 8:05:16 AM
Quick Conversions
| TOP | LSL |
|---|---|
| 1 TOP | 7.05 LSL |
| 10 TOP | 70.49 LSL |
| 50 TOP | 352.45 LSL |
| 100 TOP | 704.90 LSL |
| 500 TOP | 3,524.51 LSL |
| 1,000 TOP | 7,049.02 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-04-16T08:05:16Z",
"rates": {
"LSL": 7.049017
}
}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": 704.9017,
"rate": 7.049017
}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