Rate Overview
Live
1 INR = 27.2975 TZS
1 TZS = 0.036633
INR
Avg
27.2638
High
27.3569
Low
27.1668
Last updated: 7/25/2026, 8:55:46 PM
Quick Conversions
| INR | TZS |
|---|---|
| 1 INR | 27.30 TZS |
| 10 INR | 272.98 TZS |
| 50 INR | 1,364.88 TZS |
| 100 INR | 2,729.75 TZS |
| 500 INR | 13,648.76 TZS |
| 1,000 INR | 27,297.53 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-07-25T20:55:46Z",
"rates": {
"TZS": 27.297525
}
}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": 2729.7525,
"rate": 27.297525
}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