Rate Overview
Live
1 TZS = 0.002489 DKK
1 DKK = 401.7678
TZS
Avg
0.002499
High
0.002522
Low
0.002469
Last updated: 3/7/2026, 9:28:25 AM
Quick Conversions
| TZS | DKK |
|---|---|
| 1 TZS | 0.00 DKK |
| 10 TZS | 0.02 DKK |
| 50 TZS | 0.12 DKK |
| 100 TZS | 0.25 DKK |
| 500 TZS | 1.24 DKK |
| 1,000 TZS | 2.49 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-07T09:28:25Z",
"rates": {
"DKK": 0.002489
}
}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.24889999999999998,
"rate": 0.002489
}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