Rate Overview
Live
1 LSL = 0.139285 TOP
1 TOP = 7.1795
LSL
Avg
0.144323
High
0.148013
Low
0.139285
Last updated: 3/7/2026, 2:28:45 AM
Quick Conversions
| LSL | TOP |
|---|---|
| 1 LSL | 0.14 TOP |
| 10 LSL | 1.39 TOP |
| 50 LSL | 6.96 TOP |
| 100 LSL | 13.93 TOP |
| 500 LSL | 69.64 TOP |
| 1,000 LSL | 139.29 TOP |
Get LSL/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=TOPExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-07T02:28:45Z",
"rates": {
"TOP": 0.139285
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "TOP",
"amount": 100
},
"result": 13.9285,
"rate": 0.139285
}Build with LSL/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key