Rate Overview
Live
1 TND = 63.3737 LRD
1 LRD = 0.015779
TND
Avg
63.4965
High
63.9022
Low
62.9697
Last updated: 4/16/2026, 10:53:22 PM
Quick Conversions
| TND | LRD |
|---|---|
| 1 TND | 63.37 LRD |
| 10 TND | 633.74 LRD |
| 50 TND | 3,168.68 LRD |
| 100 TND | 6,337.37 LRD |
| 500 TND | 31,686.85 LRD |
| 1,000 TND | 63,373.70 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-04-16T22:53:22Z",
"rates": {
"LRD": 63.373699
}
}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": 6337.369900000001,
"rate": 63.373699
}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