Rate Overview
Live
1 INR = 27.0483 TZS
1 TZS = 0.036971
INR
Avg
27.3847
High
27.6975
Low
27.0483
Last updated: 3/27/2026, 9:50:14 AM
Quick Conversions
| INR | TZS |
|---|---|
| 1 INR | 27.05 TZS |
| 10 INR | 270.48 TZS |
| 50 INR | 1,352.41 TZS |
| 100 INR | 2,704.83 TZS |
| 500 INR | 13,524.15 TZS |
| 1,000 INR | 27,048.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-27T09:50:14Z",
"rates": {
"TZS": 27.048293
}
}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": 2704.8293000000003,
"rate": 27.048293
}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