Rate Overview
Live
1 LSL = 0.141854 TOP
1 TOP = 7.0495
LSL
Avg
0.133833
High
0.146331
Low
0.124185
Last updated: 5/29/2026, 2:29:42 PM
Quick Conversions
| LSL | TOP |
|---|---|
| 1 LSL | 0.14 TOP |
| 10 LSL | 1.42 TOP |
| 50 LSL | 7.09 TOP |
| 100 LSL | 14.19 TOP |
| 500 LSL | 70.93 TOP |
| 1,000 LSL | 141.85 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-05-29T14:29:42Z",
"rates": {
"TOP": 0.141854
}
}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.185400000000001,
"rate": 0.141854
}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