Rate Overview
Live
1 TZS = 0.002440 DKK
1 DKK = 409.8361
TZS
Avg
0.002438
High
0.002445
Low
0.002427
Last updated: 9/3/2026, 3:47:04 PM
Quick Conversions
| TZS | DKK |
|---|---|
| 1 TZS | 0.00 DKK |
| 10 TZS | 0.02 DKK |
| 50 TZS | 0.12 DKK |
| 100 TZS | 0.24 DKK |
| 500 TZS | 1.22 DKK |
| 1,000 TZS | 2.44 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-09-03T15:47:04Z",
"rates": {
"DKK": 0.00244
}
}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.244,
"rate": 0.00244
}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