Rate Overview
Live
1 INR = 27.3425 TZS
1 TZS = 0.036573
INR
Avg
27.6619
High
28.4532
Low
26.9752
Last updated: 7/26/2026, 9:59:50 PM
Quick Conversions
| INR | TZS |
|---|---|
| 1 INR | 27.34 TZS |
| 10 INR | 273.43 TZS |
| 50 INR | 1,367.13 TZS |
| 100 INR | 2,734.25 TZS |
| 500 INR | 13,671.27 TZS |
| 1,000 INR | 27,342.54 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-26T21:59:50Z",
"rates": {
"TZS": 27.342542
}
}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": 2734.2542000000003,
"rate": 27.342542
}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