Rate Overview
Live
1 TND = 62.6491 LRD
1 LRD = 0.015962
TND
Avg
63.5165
High
65.6769
Low
61.6836
Last updated: 3/27/2026, 8:31:12 PM
Quick Conversions
| TND | LRD |
|---|---|
| 1 TND | 62.65 LRD |
| 10 TND | 626.49 LRD |
| 50 TND | 3,132.46 LRD |
| 100 TND | 6,264.91 LRD |
| 500 TND | 31,324.55 LRD |
| 1,000 TND | 62,649.10 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-03-27T20:31:12Z",
"rates": {
"LRD": 62.649104
}
}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": 6264.9104,
"rate": 62.649104
}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