Rate Overview
Live
1 LSL = 0.147266 TOP
1 TOP = 6.7904 LSL
Avg
0.144929
High
0.147553
Low
0.141744
Last updated: 1/25/2026, 1:21:57 PM
Quick Conversions
| LSL | TOP |
|---|---|
| 1 LSL | 0.15 TOP |
| 10 LSL | 1.47 TOP |
| 50 LSL | 7.36 TOP |
| 100 LSL | 14.73 TOP |
| 500 LSL | 73.63 TOP |
| 1,000 LSL | 147.27 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-01-25T13:21:57Z",
"rates": {
"TOP": 0.147266
}
}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.726600000000001,
"rate": 0.147266
}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