Rate Overview
Live
1 DOP = 43.7806 TZS
1 TZS = 0.022841
DOP
Avg
43.6875
High
43.7884
Low
43.4389
Last updated: 5/9/2026, 4:55:31 AM
Quick Conversions
| DOP | TZS |
|---|---|
| 1 DOP | 43.78 TZS |
| 10 DOP | 437.81 TZS |
| 50 DOP | 2,189.03 TZS |
| 100 DOP | 4,378.06 TZS |
| 500 DOP | 21,890.29 TZS |
| 1,000 DOP | 43,780.57 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-05-09T04:55:31Z",
"rates": {
"TZS": 43.78057
}
}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": 4378.057,
"rate": 43.78057
}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