Rate Overview
Live
1 TZS = 0.123455 LKR
1 LKR = 8.1001
TZS
Avg
0.123118
High
0.123455
Low
0.122714
Last updated: 5/7/2026, 3:33:51 AM
Quick Conversions
| TZS | LKR |
|---|---|
| 1 TZS | 0.12 LKR |
| 10 TZS | 1.23 LKR |
| 50 TZS | 6.17 LKR |
| 100 TZS | 12.35 LKR |
| 500 TZS | 61.73 LKR |
| 1,000 TZS | 123.46 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-05-07T03:33:51Z",
"rates": {
"LKR": 0.123455
}
}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.3455,
"rate": 0.123455
}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