Rate Overview
Live
1 TOP = 7.0404 LSL
1 LSL = 0.142037
TOP
Avg
7.2493
High
7.7711
Low
6.6935
Last updated: 5/27/2026, 9:57:42 AM
Quick Conversions
| TOP | LSL |
|---|---|
| 1 TOP | 7.04 LSL |
| 10 TOP | 70.40 LSL |
| 50 TOP | 352.02 LSL |
| 100 TOP | 704.04 LSL |
| 500 TOP | 3,520.22 LSL |
| 1,000 TOP | 7,040.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-05-27T09:57:42Z",
"rates": {
"LSL": 7.040442
}
}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.0441999999999,
"rate": 7.040442
}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