Rate Overview
Live
1 TOP = 6.9220 LSL
1 LSL = 0.144468
TOP
Avg
6.8850
High
6.9537
Low
6.7589
Last updated: 7/6/2026, 2:49:20 AM
Quick Conversions
| TOP | LSL |
|---|---|
| 1 TOP | 6.92 LSL |
| 10 TOP | 69.22 LSL |
| 50 TOP | 346.10 LSL |
| 100 TOP | 692.20 LSL |
| 500 TOP | 3,460.98 LSL |
| 1,000 TOP | 6,921.96 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-06T02:49:20Z",
"rates": {
"LSL": 6.92196
}
}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.196,
"rate": 6.92196
}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