Rate Overview
Live
1 LVL = 3.8808 TOP
1 TOP = 0.257677
LVL
Avg
3.9011
High
4.0019
Low
3.8043
Last updated: 5/26/2026, 11:12:56 PM
Quick Conversions
| LVL | TOP |
|---|---|
| 1 LVL | 3.88 TOP |
| 10 LVL | 38.81 TOP |
| 50 LVL | 194.04 TOP |
| 100 LVL | 388.08 TOP |
| 500 LVL | 1,940.41 TOP |
| 1,000 LVL | 3,880.82 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-05-26T23:12:56Z",
"rates": {
"TOP": 3.880822
}
}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": 388.0822,
"rate": 3.880822
}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