Rate Overview
Live
1 TND = 62.2788 LRD
1 LRD = 0.016057
TND
Avg
63.2905
High
64.2653
Low
62.2788
Last updated: 3/7/2026, 8:01:35 AM
Quick Conversions
| TND | LRD |
|---|---|
| 1 TND | 62.28 LRD |
| 10 TND | 622.79 LRD |
| 50 TND | 3,113.94 LRD |
| 100 TND | 6,227.88 LRD |
| 500 TND | 31,139.39 LRD |
| 1,000 TND | 62,278.79 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-07T08:01:35Z",
"rates": {
"LRD": 62.278786
}
}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": 6227.8786,
"rate": 62.278786
}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