Rate Overview
Live
1 INR = 27.3637 TZS
1 TZS = 0.036545
INR
Avg
27.2993
High
27.4863
Low
26.9577
Last updated: 5/27/2026, 4:49:53 AM
Quick Conversions
| INR | TZS |
|---|---|
| 1 INR | 27.36 TZS |
| 10 INR | 273.64 TZS |
| 50 INR | 1,368.18 TZS |
| 100 INR | 2,736.37 TZS |
| 500 INR | 13,681.84 TZS |
| 1,000 INR | 27,363.69 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-27T04:49:53Z",
"rates": {
"TZS": 27.363688
}
}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": 2736.3688,
"rate": 27.363688
}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