Rate Overview
Live
1 DOP = 45.3395 TZS
1 TZS = 0.022056
DOP
Avg
43.4500
High
45.3957
Low
40.2330
Last updated: 7/27/2026, 6:25:04 PM
Quick Conversions
| DOP | TZS |
|---|---|
| 1 DOP | 45.34 TZS |
| 10 DOP | 453.40 TZS |
| 50 DOP | 2,266.98 TZS |
| 100 DOP | 4,533.95 TZS |
| 500 DOP | 22,669.76 TZS |
| 1,000 DOP | 45,339.53 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-27T18:25:04Z",
"rates": {
"TZS": 45.339525
}
}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": 4533.9525,
"rate": 45.339525
}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