Rate Overview
Live
1 INR = 27.2573 TZS
1 TZS = 0.036687
INR
Avg
27.6317
High
28.3561
Low
26.9577
Last updated: 5/27/2026, 6:15:30 AM
Quick Conversions
| INR | TZS |
|---|---|
| 1 INR | 27.26 TZS |
| 10 INR | 272.57 TZS |
| 50 INR | 1,362.86 TZS |
| 100 INR | 2,725.73 TZS |
| 500 INR | 13,628.64 TZS |
| 1,000 INR | 27,257.29 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-27T06:15:30Z",
"rates": {
"TZS": 27.257287
}
}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": 2725.7287,
"rate": 27.257287
}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