Rate Overview
Live
1 LSL = 0.145563 TOP
1 TOP = 6.8699
LSL
Avg
0.145815
High
0.147953
Low
0.144201
Last updated: 7/9/2026, 4:37:45 AM
Quick Conversions
| LSL | TOP |
|---|---|
| 1 LSL | 0.15 TOP |
| 10 LSL | 1.46 TOP |
| 50 LSL | 7.28 TOP |
| 100 LSL | 14.56 TOP |
| 500 LSL | 72.78 TOP |
| 1,000 LSL | 145.56 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-07-09T04:37:45Z",
"rates": {
"TOP": 0.145563
}
}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.5563,
"rate": 0.145563
}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