Rate Overview
Live
1 DOP = 43.6703 TZS
1 TZS = 0.022899
DOP
Avg
43.4023
High
43.6703
Low
42.9576
Last updated: 4/17/2026, 10:43:29 AM
Quick Conversions
| DOP | TZS |
|---|---|
| 1 DOP | 43.67 TZS |
| 10 DOP | 436.70 TZS |
| 50 DOP | 2,183.52 TZS |
| 100 DOP | 4,367.03 TZS |
| 500 DOP | 21,835.16 TZS |
| 1,000 DOP | 43,670.31 TZS |
Get DOP/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=TZSExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-04-17T10:43:29Z",
"rates": {
"TZS": 43.67031
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "TZS",
"amount": 100
},
"result": 4367.031,
"rate": 43.67031
}Build with DOP/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key