Rate Overview
Live
1 TND = 0.205883 LVL
1 LVL = 4.8571
TND
Avg
0.207776
High
0.208920
Low
0.205883
Last updated: 3/7/2026, 7:55:29 AM
Quick Conversions
| TND | LVL |
|---|---|
| 1 TND | 0.21 LVL |
| 10 TND | 2.06 LVL |
| 50 TND | 10.29 LVL |
| 100 TND | 20.59 LVL |
| 500 TND | 102.94 LVL |
| 1,000 TND | 205.88 LVL |
Get TND/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=LVLExample Response:
{
"success": true,
"base": "TND",
"date": "2026-03-07T07:55:29Z",
"rates": {
"LVL": 0.205883
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "LVL",
"amount": 100
},
"result": 20.5883,
"rate": 0.205883
}Build with TND/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key