Rate Overview
Live
1 INR = 27.0501 TZS
1 TZS = 0.036968
INR
Avg
27.6923
High
28.3561
Low
27.0501
Last updated: 3/27/2026, 11:20:16 AM
Quick Conversions
| INR | TZS |
|---|---|
| 1 INR | 27.05 TZS |
| 10 INR | 270.50 TZS |
| 50 INR | 1,352.51 TZS |
| 100 INR | 2,705.01 TZS |
| 500 INR | 13,525.07 TZS |
| 1,000 INR | 27,050.15 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-27T11:20:16Z",
"rates": {
"TZS": 27.050148
}
}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": 2705.0148,
"rate": 27.050148
}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