Rate Overview
Live
1 TZS = 0.002519 DKK
1 DKK = 396.9829
TZS
Avg
0.002514
High
0.002605
Low
0.002450
Last updated: 3/28/2026, 3:48:34 PM
Quick Conversions
| TZS | DKK |
|---|---|
| 1 TZS | 0.00 DKK |
| 10 TZS | 0.03 DKK |
| 50 TZS | 0.13 DKK |
| 100 TZS | 0.25 DKK |
| 500 TZS | 1.26 DKK |
| 1,000 TZS | 2.52 DKK |
Get TZS/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=DKKExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-28T15:48:34Z",
"rates": {
"DKK": 0.002519
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "DKK",
"amount": 100
},
"result": 0.2519,
"rate": 0.002519
}Build with TZS/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key