Rate Overview
Live
1 DOP = 43.1391 TZS
1 TZS = 0.023181
DOP
Avg
41.1218
High
43.1391
Low
38.7172
Last updated: 3/28/2026, 10:49:42 AM
Quick Conversions
| DOP | TZS |
|---|---|
| 1 DOP | 43.14 TZS |
| 10 DOP | 431.39 TZS |
| 50 DOP | 2,156.96 TZS |
| 100 DOP | 4,313.91 TZS |
| 500 DOP | 21,569.57 TZS |
| 1,000 DOP | 43,139.14 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-28T10:49:42Z",
"rates": {
"TZS": 43.139142
}
}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": 4313.9142,
"rate": 43.139142
}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