Rate Overview
Live
1 INR = 27.8939 TZS
1 TZS = 0.035850
INR
Avg
27.7577
High
27.9096
Low
27.6061
Last updated: 9/3/2026, 11:30:35 AM
Quick Conversions
| INR | TZS |
|---|---|
| 1 INR | 27.89 TZS |
| 10 INR | 278.94 TZS |
| 50 INR | 1,394.69 TZS |
| 100 INR | 2,789.39 TZS |
| 500 INR | 13,946.95 TZS |
| 1,000 INR | 27,893.89 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-09-03T11:30:35Z",
"rates": {
"TZS": 27.893893
}
}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": 2789.3893,
"rate": 27.893893
}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