Rate Overview
Live
1 LVL = 3.8594 TOP
1 TOP = 0.259108
LVL
Avg
3.8802
High
3.9598
Low
3.8317
Last updated: 7/26/2026, 7:49:00 PM
Quick Conversions
| LVL | TOP |
|---|---|
| 1 LVL | 3.86 TOP |
| 10 LVL | 38.59 TOP |
| 50 LVL | 192.97 TOP |
| 100 LVL | 385.94 TOP |
| 500 LVL | 1,929.70 TOP |
| 1,000 LVL | 3,859.39 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-26T19:49:00Z",
"rates": {
"TOP": 3.859393
}
}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": 385.9393,
"rate": 3.859393
}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