Rate Overview
Live
1 TOP = 0.261898 LVL
1 LVL = 3.8183
TOP
Avg
0.256201
High
0.261898
Low
0.252510
Last updated: 3/6/2026, 11:25:42 PM
Quick Conversions
| TOP | LVL |
|---|---|
| 1 TOP | 0.26 LVL |
| 10 TOP | 2.62 LVL |
| 50 TOP | 13.09 LVL |
| 100 TOP | 26.19 LVL |
| 500 TOP | 130.95 LVL |
| 1,000 TOP | 261.90 LVL |
Get TOP/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=LVLExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-03-06T23:25:42Z",
"rates": {
"LVL": 0.261898
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "LVL",
"amount": 100
},
"result": 26.1898,
"rate": 0.261898
}Build with TOP/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key