Rate Overview
Live
1 LVL = 3.7854 TOP
1 TOP = 0.264173
LVL
Avg
3.8640
High
3.9805
Low
3.7854
Last updated: 5/6/2026, 7:16:25 PM
Quick Conversions
| LVL | TOP |
|---|---|
| 1 LVL | 3.79 TOP |
| 10 LVL | 37.85 TOP |
| 50 LVL | 189.27 TOP |
| 100 LVL | 378.54 TOP |
| 500 LVL | 1,892.70 TOP |
| 1,000 LVL | 3,785.40 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-06T19:16:25Z",
"rates": {
"TOP": 3.785397
}
}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": 378.53970000000004,
"rate": 3.785397
}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