Rate Overview
Live
1 TOP = 0.262795 LVL
1 LVL = 3.8052
TOP
Avg
0.257161
High
0.262860
Low
0.249878
Last updated: 7/21/2026, 2:12:46 PM
Quick Conversions
| TOP | LVL |
|---|---|
| 1 TOP | 0.26 LVL |
| 10 TOP | 2.63 LVL |
| 50 TOP | 13.14 LVL |
| 100 TOP | 26.28 LVL |
| 500 TOP | 131.40 LVL |
| 1,000 TOP | 262.80 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-21T14:12:46Z",
"rates": {
"LVL": 0.262795
}
}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": 26.2795,
"rate": 0.262795
}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