Rate Overview
Live
1 INR = 27.5748 TZS
1 TZS = 0.036265
INR
Avg
27.6250
High
28.3561
Low
26.9577
Last updated: 7/12/2026, 9:38:46 AM
Quick Conversions
| INR | TZS |
|---|---|
| 1 INR | 27.57 TZS |
| 10 INR | 275.75 TZS |
| 50 INR | 1,378.74 TZS |
| 100 INR | 2,757.48 TZS |
| 500 INR | 13,787.39 TZS |
| 1,000 INR | 27,574.78 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-12T09:38:46Z",
"rates": {
"TZS": 27.57478
}
}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": 2757.478,
"rate": 27.57478
}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