Rate Overview
Live
1 TND = 61.9946 LRD
1 LRD = 0.016130
TND
Avg
61.8839
High
62.1372
Low
61.5088
Last updated: 8/15/2026, 7:31:30 PM
Quick Conversions
| TND | LRD |
|---|---|
| 1 TND | 61.99 LRD |
| 10 TND | 619.95 LRD |
| 50 TND | 3,099.73 LRD |
| 100 TND | 6,199.46 LRD |
| 500 TND | 30,997.30 LRD |
| 1,000 TND | 61,994.60 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-08-15T19:31:30Z",
"rates": {
"LRD": 61.994603
}
}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": 6199.4603,
"rate": 61.994603
}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