Rate Overview
Live
1 LVL = 3.8421 TOP
1 TOP = 0.260274
LVL
Avg
3.8685
High
3.9533
Low
3.8343
Last updated: 3/27/2026, 12:55:31 PM
Quick Conversions
| LVL | TOP |
|---|---|
| 1 LVL | 3.84 TOP |
| 10 LVL | 38.42 TOP |
| 50 LVL | 192.11 TOP |
| 100 LVL | 384.21 TOP |
| 500 LVL | 1,921.06 TOP |
| 1,000 LVL | 3,842.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-03-27T12:55:31Z",
"rates": {
"TOP": 3.84211
}
}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": 384.211,
"rate": 3.84211
}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