Rate Overview
Live
1 TND = 63.0734 LRD
1 LRD = 0.015855
TND
Avg
62.9406
High
63.1310
Low
62.6780
Last updated: 5/27/2026, 6:12:09 AM
Quick Conversions
| TND | LRD |
|---|---|
| 1 TND | 63.07 LRD |
| 10 TND | 630.73 LRD |
| 50 TND | 3,153.67 LRD |
| 100 TND | 6,307.34 LRD |
| 500 TND | 31,536.69 LRD |
| 1,000 TND | 63,073.38 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-27T06:12:09Z",
"rates": {
"LRD": 63.073379
}
}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": 6307.3379,
"rate": 63.073379
}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