Rate Overview
Live
1 DOP = 42.9060 TZS
1 TZS = 0.023307
DOP
Avg
42.8094
High
43.3551
Low
42.2801
Last updated: 3/7/2026, 4:24:41 AM
Quick Conversions
| DOP | TZS |
|---|---|
| 1 DOP | 42.91 TZS |
| 10 DOP | 429.06 TZS |
| 50 DOP | 2,145.30 TZS |
| 100 DOP | 4,290.60 TZS |
| 500 DOP | 21,453.01 TZS |
| 1,000 DOP | 42,906.03 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-03-07T04:24:41Z",
"rates": {
"TZS": 42.906029
}
}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": 4290.6029,
"rate": 42.906029
}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