Rate Overview
Live
1 LSL = 0.140944 TOP
1 TOP = 7.0950
LSL
Avg
0.140283
High
0.149399
Low
0.128682
Last updated: 7/29/2026, 3:03:00 AM
Quick Conversions
| LSL | TOP |
|---|---|
| 1 LSL | 0.14 TOP |
| 10 LSL | 1.41 TOP |
| 50 LSL | 7.05 TOP |
| 100 LSL | 14.09 TOP |
| 500 LSL | 70.47 TOP |
| 1,000 LSL | 140.94 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-29T03:03:00Z",
"rates": {
"TOP": 0.140944
}
}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.094400000000002,
"rate": 0.140944
}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