Rate Overview
Live
1 INR = 27.3446 TZS
1 TZS = 0.036570
INR
Avg
29.1311
High
32.3186
Low
26.5835
Last updated: 5/27/2026, 9:58:58 AM
Quick Conversions
| INR | TZS |
|---|---|
| 1 INR | 27.34 TZS |
| 10 INR | 273.45 TZS |
| 50 INR | 1,367.23 TZS |
| 100 INR | 2,734.46 TZS |
| 500 INR | 13,672.31 TZS |
| 1,000 INR | 27,344.62 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-27T09:58:58Z",
"rates": {
"TZS": 27.344622
}
}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": 2734.4622,
"rate": 27.344622
}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