Rate Overview
Live
1 LSL = 0.139518 TOP
1 TOP = 7.1675
LSL
Avg
0.138415
High
0.148166
Low
0.128715
Last updated: 5/28/2026, 11:03:28 PM
Quick Conversions
| LSL | TOP |
|---|---|
| 1 LSL | 0.14 TOP |
| 10 LSL | 1.40 TOP |
| 50 LSL | 6.98 TOP |
| 100 LSL | 13.95 TOP |
| 500 LSL | 69.76 TOP |
| 1,000 LSL | 139.52 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-28T23:03:28Z",
"rates": {
"TOP": 0.139518
}
}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.9518,
"rate": 0.139518
}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