Rate Overview
Live
1 TND = 63.1310 LRD
1 LRD = 0.015840
TND
Avg
62.9299
High
63.1310
Low
62.6780
Last updated: 5/27/2026, 3:38:50 AM
Quick Conversions
| TND | LRD |
|---|---|
| 1 TND | 63.13 LRD |
| 10 TND | 631.31 LRD |
| 50 TND | 3,156.55 LRD |
| 100 TND | 6,313.10 LRD |
| 500 TND | 31,565.51 LRD |
| 1,000 TND | 63,131.01 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-05-27T03:38:50Z",
"rates": {
"LRD": 63.131013
}
}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": 6313.1013,
"rate": 63.131013
}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