Rate Overview
Live
1 TOP = 7.2132 LSL
1 LSL = 0.138634
TOP
Avg
7.1521
High
7.2730
Low
6.9195
Last updated: 5/7/2026, 12:14:04 AM
Quick Conversions
| TOP | LSL |
|---|---|
| 1 TOP | 7.21 LSL |
| 10 TOP | 72.13 LSL |
| 50 TOP | 360.66 LSL |
| 100 TOP | 721.32 LSL |
| 500 TOP | 3,606.62 LSL |
| 1,000 TOP | 7,213.23 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-07T00:14:04Z",
"rates": {
"LSL": 7.213231
}
}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": 721.3231000000001,
"rate": 7.213231
}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