Rate Overview
Live
1 TZS = 0.048325 ISK
1 ISK = 20.6932
TZS
Avg
0.049661
High
0.052601
Low
0.047054
Last updated: 3/27/2026, 9:30:31 AM
Quick Conversions
| TZS | ISK |
|---|---|
| 1 TZS | 0.05 ISK |
| 10 TZS | 0.48 ISK |
| 50 TZS | 2.42 ISK |
| 100 TZS | 4.83 ISK |
| 500 TZS | 24.16 ISK |
| 1,000 TZS | 48.33 ISK |
Get TZS/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=ISKExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-27T09:30:31Z",
"rates": {
"ISK": 0.048325
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "ISK",
"amount": 100
},
"result": 4.8325,
"rate": 0.048325
}Build with TZS/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key