Rate Overview
Live
1 INR = 27.6821 TZS
1 TZS = 0.036124
INR
Avg
27.9118
High
30.2465
Low
26.9877
Last updated: 6/29/2026, 5:49:14 AM
Quick Conversions
| INR | TZS |
|---|---|
| 1 INR | 27.68 TZS |
| 10 INR | 276.82 TZS |
| 50 INR | 1,384.11 TZS |
| 100 INR | 2,768.21 TZS |
| 500 INR | 13,841.07 TZS |
| 1,000 INR | 27,682.13 TZS |
Get INR/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=TZSExample Response:
{
"success": true,
"base": "INR",
"date": "2026-06-29T05:49:14Z",
"rates": {
"TZS": 27.682131
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "TZS",
"amount": 100
},
"result": 2768.2131,
"rate": 27.682131
}Build with INR/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key