Rate Overview
Live
1 LVL = 3.9651 TOP
1 TOP = 0.252203
LVL
Avg
3.9008
High
3.9651
Low
3.8607
Last updated: 8/15/2026, 11:41:07 AM
Quick Conversions
| LVL | TOP |
|---|---|
| 1 LVL | 3.97 TOP |
| 10 LVL | 39.65 TOP |
| 50 LVL | 198.25 TOP |
| 100 LVL | 396.51 TOP |
| 500 LVL | 1,982.53 TOP |
| 1,000 LVL | 3,965.06 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-08-15T11:41:07Z",
"rates": {
"TOP": 3.965057
}
}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": 396.5057,
"rate": 3.965057
}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