Rate Overview
Live
1 IRR = 0.001907 TZS
1 TZS = 524.3838
IRR
Avg
0.001903
High
0.001907
Low
0.001896
Last updated: 6/19/2026, 8:54:38 AM
Quick Conversions
| IRR | TZS |
|---|---|
| 1 IRR | 0.00 TZS |
| 10 IRR | 0.02 TZS |
| 50 IRR | 0.10 TZS |
| 100 IRR | 0.19 TZS |
| 500 IRR | 0.95 TZS |
| 1,000 IRR | 1.91 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-06-19T08:54:38Z",
"rates": {
"TZS": 0.001907
}
}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.1907,
"rate": 0.001907
}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