Rate Overview
Live
1 IRR = 0.001961 TZS
1 TZS = 509.9439
IRR
Avg
0.001962
High
0.001970
Low
0.001955
Last updated: 3/28/2026, 9:27:44 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-28T09:27:44Z",
"rates": {
"TZS": 0.001961
}
}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.1961,
"rate": 0.001961
}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