Rate Overview
Live
1 LVL = 3.8110 TOP
1 TOP = 0.262400
LVL
Avg
3.9210
High
4.0655
Low
3.7981
Last updated: 7/9/2026, 9:00:07 PM
Quick Conversions
| LVL | TOP |
|---|---|
| 1 LVL | 3.81 TOP |
| 10 LVL | 38.11 TOP |
| 50 LVL | 190.55 TOP |
| 100 LVL | 381.10 TOP |
| 500 LVL | 1,905.49 TOP |
| 1,000 LVL | 3,810.97 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-09T21:00:07Z",
"rates": {
"TOP": 3.810972
}
}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.0972,
"rate": 3.810972
}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