Rate Overview
Live
1 INR = 27.4980 TZS
1 TZS = 0.036366
INR
Avg
27.6218
High
27.8550
Low
27.4965
Last updated: 7/4/2026, 12:24:07 PM
Quick Conversions
| INR | TZS |
|---|---|
| 1 INR | 27.50 TZS |
| 10 INR | 274.98 TZS |
| 50 INR | 1,374.90 TZS |
| 100 INR | 2,749.80 TZS |
| 500 INR | 13,749.01 TZS |
| 1,000 INR | 27,498.02 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-07-04T12:24:07Z",
"rates": {
"TZS": 27.498017
}
}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": 2749.8017,
"rate": 27.498017
}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