Rate Overview
Live
1 LVL = 3.8101 TOP
1 TOP = 0.262459
LVL
Avg
3.8739
High
3.9038
Low
3.8101
Last updated: 4/16/2026, 5:59:14 PM
Quick Conversions
| LVL | TOP |
|---|---|
| 1 LVL | 3.81 TOP |
| 10 LVL | 38.10 TOP |
| 50 LVL | 190.51 TOP |
| 100 LVL | 381.01 TOP |
| 500 LVL | 1,905.06 TOP |
| 1,000 LVL | 3,810.11 TOP |
Get LVL/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=TOPExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-04-16T17:59:14Z",
"rates": {
"TOP": 3.810112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "TOP",
"amount": 100
},
"result": 381.01120000000003,
"rate": 3.810112
}Build with LVL/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key