Rate Overview
Live
1 LVL = 3.9066 TOP
1 TOP = 0.255975
LVL
Avg
3.8749
High
3.9175
Low
3.8370
Last updated: 7/4/2026, 11:43:04 PM
Quick Conversions
| LVL | TOP |
|---|---|
| 1 LVL | 3.91 TOP |
| 10 LVL | 39.07 TOP |
| 50 LVL | 195.33 TOP |
| 100 LVL | 390.66 TOP |
| 500 LVL | 1,953.31 TOP |
| 1,000 LVL | 3,906.62 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-07-04T23:43:04Z",
"rates": {
"TOP": 3.906624
}
}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": 390.6624,
"rate": 3.906624
}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