Rate Overview
Live
1 LSL = 0.148166 TOP
1 TOP = 6.7492
LSL
Avg
0.144471
High
0.148166
Low
0.141762
Last updated: 4/18/2026, 8:48:58 AM
Quick Conversions
| LSL | TOP |
|---|---|
| 1 LSL | 0.15 TOP |
| 10 LSL | 1.48 TOP |
| 50 LSL | 7.41 TOP |
| 100 LSL | 14.82 TOP |
| 500 LSL | 74.08 TOP |
| 1,000 LSL | 148.17 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-04-18T08:48:58Z",
"rates": {
"TOP": 0.148166
}
}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": 14.8166,
"rate": 0.148166
}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