Rate Overview
Live
1 DOP = 44.7403 TZS
1 TZS = 0.022351
DOP
Avg
44.6756
High
44.8094
Low
44.4904
Last updated: 6/18/2026, 6:59:23 PM
Quick Conversions
| DOP | TZS |
|---|---|
| 1 DOP | 44.74 TZS |
| 10 DOP | 447.40 TZS |
| 50 DOP | 2,237.02 TZS |
| 100 DOP | 4,474.03 TZS |
| 500 DOP | 22,370.15 TZS |
| 1,000 DOP | 44,740.30 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-06-18T18:59:23Z",
"rates": {
"TZS": 44.7403
}
}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": 4474.03,
"rate": 44.7403
}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