Rate Overview
Live
1 DOP = 45.3855 TZS
1 TZS = 0.022033
DOP
Avg
41.1745
High
45.3855
Low
37.8148
Last updated: 7/29/2026, 11:42:32 AM
Quick Conversions
| DOP | TZS |
|---|---|
| 1 DOP | 45.39 TZS |
| 10 DOP | 453.85 TZS |
| 50 DOP | 2,269.27 TZS |
| 100 DOP | 4,538.55 TZS |
| 500 DOP | 22,692.73 TZS |
| 1,000 DOP | 45,385.46 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-29T11:42:32Z",
"rates": {
"TZS": 45.385458
}
}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": 4538.5458,
"rate": 45.385458
}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