Rate Overview
Live
1 TOP = 0.259108 LVL
1 LVL = 3.8594
TOP
Avg
0.255777
High
0.261820
Low
0.248968
Last updated: 7/26/2026, 6:09:37 PM
Quick Conversions
| TOP | LVL |
|---|---|
| 1 TOP | 0.26 LVL |
| 10 TOP | 2.59 LVL |
| 50 TOP | 12.96 LVL |
| 100 TOP | 25.91 LVL |
| 500 TOP | 129.55 LVL |
| 1,000 TOP | 259.11 LVL |
Get TOP/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TOP¤cies=LVLExample Response:
{
"success": true,
"base": "TOP",
"date": "2026-07-26T18:09:37Z",
"rates": {
"LVL": 0.259108
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TOP&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TOP",
"to": "LVL",
"amount": 100
},
"result": 25.910800000000002,
"rate": 0.259108
}Build with TOP/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key