Rate Overview
Live
1 TND = 111.1205 LKR
1 LKR = 0.008999
TND
Avg
111.0123
High
111.1227
Low
110.7346
Last updated: 5/6/2026, 10:00:05 PM
Quick Conversions
| TND | LKR |
|---|---|
| 1 TND | 111.12 LKR |
| 10 TND | 1,111.20 LKR |
| 50 TND | 5,556.02 LKR |
| 100 TND | 11,112.05 LKR |
| 500 TND | 55,560.24 LKR |
| 1,000 TND | 111,120.47 LKR |
Get TND/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=LKRExample Response:
{
"success": true,
"base": "TND",
"date": "2026-05-06T22:00:05Z",
"rates": {
"LKR": 111.12047
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "LKR",
"amount": 100
},
"result": 11112.047,
"rate": 111.12047
}Build with TND/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key