Rate Overview
Live
1 INR = 27.5051 TZS
1 TZS = 0.036357
INR
Avg
27.5239
High
27.6294
Low
27.4885
Last updated: 7/8/2026, 5:32:00 AM
Quick Conversions
| INR | TZS |
|---|---|
| 1 INR | 27.51 TZS |
| 10 INR | 275.05 TZS |
| 50 INR | 1,375.26 TZS |
| 100 INR | 2,750.51 TZS |
| 500 INR | 13,752.56 TZS |
| 1,000 INR | 27,505.12 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-08T05:32:00Z",
"rates": {
"TZS": 27.505122
}
}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": 2750.5122,
"rate": 27.505122
}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