Rate Overview
Live
1 INR = 27.0265 TZS
1 TZS = 0.037001
INR
Avg
29.2700
High
32.3186
Low
26.5835
Last updated: 3/27/2026, 2:41:05 PM
Quick Conversions
| INR | TZS |
|---|---|
| 1 INR | 27.03 TZS |
| 10 INR | 270.26 TZS |
| 50 INR | 1,351.32 TZS |
| 100 INR | 2,702.65 TZS |
| 500 INR | 13,513.25 TZS |
| 1,000 INR | 27,026.50 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-27T14:41:05Z",
"rates": {
"TZS": 27.026498
}
}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": 2702.6498,
"rate": 27.026498
}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