Rate Overview
Live
1 DOP = 45.3078 TZS
1 TZS = 0.022071
DOP
Avg
44.7275
High
45.3957
Low
43.9491
Last updated: 7/27/2026, 9:36:41 PM
Quick Conversions
| DOP | TZS |
|---|---|
| 1 DOP | 45.31 TZS |
| 10 DOP | 453.08 TZS |
| 50 DOP | 2,265.39 TZS |
| 100 DOP | 4,530.78 TZS |
| 500 DOP | 22,653.89 TZS |
| 1,000 DOP | 45,307.78 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-07-27T21:36:41Z",
"rates": {
"TZS": 45.307784
}
}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": 4530.7784,
"rate": 45.307784
}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