Rate Overview
Live
1 TND = 63.3726 LRD
1 LRD = 0.015780
TND
Avg
63.6462
High
63.8067
Low
63.3726
Last updated: 5/7/2026, 12:14:04 AM
Quick Conversions
| TND | LRD |
|---|---|
| 1 TND | 63.37 LRD |
| 10 TND | 633.73 LRD |
| 50 TND | 3,168.63 LRD |
| 100 TND | 6,337.26 LRD |
| 500 TND | 31,686.30 LRD |
| 1,000 TND | 63,372.59 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-07T00:14:04Z",
"rates": {
"LRD": 63.372594
}
}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.2594,
"rate": 63.372594
}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