Rate Overview
Live
1 INR = 27.0231 TZS
1 TZS = 0.037005
INR
Avg
27.6315
High
28.3561
Low
26.9577
Last updated: 7/27/2026, 12:22:42 AM
Quick Conversions
| INR | TZS |
|---|---|
| 1 INR | 27.02 TZS |
| 10 INR | 270.23 TZS |
| 50 INR | 1,351.16 TZS |
| 100 INR | 2,702.31 TZS |
| 500 INR | 13,511.56 TZS |
| 1,000 INR | 27,023.13 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-27T00:22:42Z",
"rates": {
"TZS": 27.023129
}
}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.3129,
"rate": 27.023129
}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