Rate Overview
Live
1 IRR = 0.001956 TZS
1 TZS = 511.2474
IRR
Avg
0.001947
High
0.001956
Low
0.001936
Last updated: 3/7/2026, 7:42:32 AM
Quick Conversions
| IRR | TZS |
|---|---|
| 1 IRR | 0.00 TZS |
| 10 IRR | 0.02 TZS |
| 50 IRR | 0.10 TZS |
| 100 IRR | 0.20 TZS |
| 500 IRR | 0.98 TZS |
| 1,000 IRR | 1.96 TZS |
Get IRR/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=TZSExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-03-07T07:42:32Z",
"rates": {
"TZS": 0.001956
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "TZS",
"amount": 100
},
"result": 0.1956,
"rate": 0.001956
}Build with IRR/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key