Rate Overview
Live
1 TOP = 6.9673 LSL
1 LSL = 0.143528
TOP
Avg
7.0249
High
7.1450
Low
6.9673
Last updated: 5/27/2026, 3:38:49 AM
Quick Conversions
| TOP | LSL |
|---|---|
| 1 TOP | 6.97 LSL |
| 10 TOP | 69.67 LSL |
| 50 TOP | 348.36 LSL |
| 100 TOP | 696.73 LSL |
| 500 TOP | 3,483.65 LSL |
| 1,000 TOP | 6,967.30 LSL |
Get TOP/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=LSLExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-05-27T03:38:49Z",
"rates": {
"LSL": 6.967296
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "LSL",
"amount": 100
},
"result": 696.7296,
"rate": 6.967296
}Build with TOP/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key