Rate Overview
Live
1 TND = 61.0977 LRD
1 LRD = 0.016367
TND
Avg
63.2885
High
69.6982
Low
60.3310
Last updated: 7/26/2026, 5:52:15 PM
Quick Conversions
| TND | LRD |
|---|---|
| 1 TND | 61.10 LRD |
| 10 TND | 610.98 LRD |
| 50 TND | 3,054.89 LRD |
| 100 TND | 6,109.77 LRD |
| 500 TND | 30,548.85 LRD |
| 1,000 TND | 61,097.70 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-26T17:52:15Z",
"rates": {
"LRD": 61.097702
}
}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": 6109.7702,
"rate": 61.097702
}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