Rate Overview
Live
1 INR = 27.8028 TZS
1 TZS = 0.035968
INR
Avg
27.8846
High
27.9788
Low
27.8028
Last updated: 4/16/2026, 5:32:01 PM
Quick Conversions
| INR | TZS |
|---|---|
| 1 INR | 27.80 TZS |
| 10 INR | 278.03 TZS |
| 50 INR | 1,390.14 TZS |
| 100 INR | 2,780.28 TZS |
| 500 INR | 13,901.41 TZS |
| 1,000 INR | 27,802.82 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-04-16T17:32:01Z",
"rates": {
"TZS": 27.802821
}
}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": 2780.2821000000004,
"rate": 27.802821
}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