Rate Overview
Live
1 TZS = 0.120445 LKR
1 LKR = 8.3025
TZS
Avg
0.121200
High
0.121946
Low
0.120445
Last updated: 3/7/2026, 3:06:58 AM
Quick Conversions
| TZS | LKR |
|---|---|
| 1 TZS | 0.12 LKR |
| 10 TZS | 1.20 LKR |
| 50 TZS | 6.02 LKR |
| 100 TZS | 12.04 LKR |
| 500 TZS | 60.22 LKR |
| 1,000 TZS | 120.45 LKR |
Get TZS/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=LKRExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-07T03:06:58Z",
"rates": {
"LKR": 0.120445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "LKR",
"amount": 100
},
"result": 12.0445,
"rate": 0.120445
}Build with TZS/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key