Rate Overview
Live
1 TND = 62.4647 LRD
1 LRD = 0.016009
TND
Avg
62.5448
High
62.9962
Low
62.3369
Last updated: 6/16/2026, 7:05:44 AM
Quick Conversions
| TND | LRD |
|---|---|
| 1 TND | 62.46 LRD |
| 10 TND | 624.65 LRD |
| 50 TND | 3,123.23 LRD |
| 100 TND | 6,246.47 LRD |
| 500 TND | 31,232.34 LRD |
| 1,000 TND | 62,464.68 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-06-16T07:05:44Z",
"rates": {
"LRD": 62.464684
}
}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": 6246.4684,
"rate": 62.464684
}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