Rate Overview
Live
1 TND = 61.4810 LRD
1 LRD = 0.016265
TND
Avg
63.8985
High
69.8834
Low
60.2414
Last updated: 7/8/2026, 6:10:16 AM
Quick Conversions
| TND | LRD |
|---|---|
| 1 TND | 61.48 LRD |
| 10 TND | 614.81 LRD |
| 50 TND | 3,074.05 LRD |
| 100 TND | 6,148.10 LRD |
| 500 TND | 30,740.50 LRD |
| 1,000 TND | 61,481.00 LRD |
Get TND/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=LRDExample Response:
{
"success": true,
"base": "TND",
"date": "2026-07-08T06:10:16Z",
"rates": {
"LRD": 61.481
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "LRD",
"amount": 100
},
"result": 6148.1,
"rate": 61.481
}Build with TND/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key