Rate Overview
Live
1 TND = 61.0752 LRD
1 LRD = 0.016373
TND
Avg
61.8011
High
62.7077
Low
61.0669
Last updated: 9/4/2026, 8:26:16 AM
Quick Conversions
| TND | LRD |
|---|---|
| 1 TND | 61.08 LRD |
| 10 TND | 610.75 LRD |
| 50 TND | 3,053.76 LRD |
| 100 TND | 6,107.52 LRD |
| 500 TND | 30,537.58 LRD |
| 1,000 TND | 61,075.17 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-09-04T08:26:16Z",
"rates": {
"LRD": 61.075165
}
}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": 6107.5165,
"rate": 61.075165
}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