Rate Overview
Live
1 TND = 61.8885 LRD
1 LRD = 0.016158
TND
Avg
63.5740
High
69.3784
Low
57.0597
Last updated: 7/2/2026, 4:27:24 AM
Quick Conversions
| TND | LRD |
|---|---|
| 1 TND | 61.89 LRD |
| 10 TND | 618.89 LRD |
| 50 TND | 3,094.43 LRD |
| 100 TND | 6,188.85 LRD |
| 500 TND | 30,944.27 LRD |
| 1,000 TND | 61,888.53 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-02T04:27:24Z",
"rates": {
"LRD": 61.888532
}
}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": 6188.8532,
"rate": 61.888532
}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