Rate Overview
Live
1 TND = 61.4932 LRD
1 LRD = 0.016262
TND
Avg
61.6915
High
62.2874
Low
61.4258
Last updated: 7/1/2026, 10:42:18 PM
Quick Conversions
| TND | LRD |
|---|---|
| 1 TND | 61.49 LRD |
| 10 TND | 614.93 LRD |
| 50 TND | 3,074.66 LRD |
| 100 TND | 6,149.32 LRD |
| 500 TND | 30,746.61 LRD |
| 1,000 TND | 61,493.22 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-01T22:42:18Z",
"rates": {
"LRD": 61.493215
}
}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": 6149.3215,
"rate": 61.493215
}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