Rate Overview
Live
1 INR = 27.6145 TZS
1 TZS = 0.036213
INR
Avg
27.4812
High
27.6145
Low
27.3097
Last updated: 6/16/2026, 8:55:08 AM
Quick Conversions
| INR | TZS |
|---|---|
| 1 INR | 27.61 TZS |
| 10 INR | 276.15 TZS |
| 50 INR | 1,380.73 TZS |
| 100 INR | 2,761.45 TZS |
| 500 INR | 13,807.26 TZS |
| 1,000 INR | 27,614.52 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-16T08:55:08Z",
"rates": {
"TZS": 27.614516
}
}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": 2761.4516,
"rate": 27.614516
}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