Rate Overview
Live
1 INR = 27.3558 TZS
1 TZS = 0.036555
INR
Avg
27.3009
High
27.4863
Low
26.9577
Last updated: 5/27/2026, 11:20:32 AM
Quick Conversions
| INR | TZS |
|---|---|
| 1 INR | 27.36 TZS |
| 10 INR | 273.56 TZS |
| 50 INR | 1,367.79 TZS |
| 100 INR | 2,735.58 TZS |
| 500 INR | 13,677.89 TZS |
| 1,000 INR | 27,355.78 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-05-27T11:20:32Z",
"rates": {
"TZS": 27.355775
}
}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": 2735.5775000000003,
"rate": 27.355775
}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