Rate Overview
Live
1 INR = 27.4330 TZS
1 TZS = 0.036452
INR
Avg
27.3940
High
27.5178
Low
27.2953
Last updated: 5/7/2026, 1:27:20 AM
Quick Conversions
| INR | TZS |
|---|---|
| 1 INR | 27.43 TZS |
| 10 INR | 274.33 TZS |
| 50 INR | 1,371.65 TZS |
| 100 INR | 2,743.30 TZS |
| 500 INR | 13,716.52 TZS |
| 1,000 INR | 27,433.05 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-07T01:27:20Z",
"rates": {
"TZS": 27.433046
}
}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": 2743.3046,
"rate": 27.433046
}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