Rate Overview
Live
1 LVL = 3.8033 TOP
1 TOP = 0.262931
LVL
Avg
3.9173
High
4.0019
Low
3.8033
Last updated: 3/27/2026, 4:32:22 PM
Quick Conversions
| LVL | TOP |
|---|---|
| 1 LVL | 3.80 TOP |
| 10 LVL | 38.03 TOP |
| 50 LVL | 190.16 TOP |
| 100 LVL | 380.33 TOP |
| 500 LVL | 1,901.64 TOP |
| 1,000 LVL | 3,803.28 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-27T16:32:22Z",
"rates": {
"TOP": 3.803279
}
}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": 380.3279,
"rate": 3.803279
}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