Rate Overview
Live
1 INR = 27.9423 TZS
1 TZS = 0.035788
INR
Avg
27.8961
High
28.1164
Low
27.6892
Last updated: 3/7/2026, 2:13:54 AM
Quick Conversions
| INR | TZS |
|---|---|
| 1 INR | 27.94 TZS |
| 10 INR | 279.42 TZS |
| 50 INR | 1,397.11 TZS |
| 100 INR | 2,794.23 TZS |
| 500 INR | 13,971.14 TZS |
| 1,000 INR | 27,942.29 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-03-07T02:13:54Z",
"rates": {
"TZS": 27.942288
}
}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": 2794.2288000000003,
"rate": 27.942288
}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