Rate Overview
Live
1 TOP = 0.257256 LVL
1 LVL = 3.8872
TOP
Avg
0.259419
High
0.263631
Low
0.255761
Last updated: 7/18/2026, 8:36:22 AM
Quick Conversions
| TOP | LVL |
|---|---|
| 1 TOP | 0.26 LVL |
| 10 TOP | 2.57 LVL |
| 50 TOP | 12.86 LVL |
| 100 TOP | 25.73 LVL |
| 500 TOP | 128.63 LVL |
| 1,000 TOP | 257.26 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-18T08:36:22Z",
"rates": {
"LVL": 0.257256
}
}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.7256,
"rate": 0.257256
}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