Rate Overview
Live
1 DOP = 44.6741 TZS
1 TZS = 0.022384
DOP
Avg
44.8826
High
45.2136
Low
44.6700
Last updated: 9/5/2026, 1:02:57 AM
Quick Conversions
| DOP | TZS |
|---|---|
| 1 DOP | 44.67 TZS |
| 10 DOP | 446.74 TZS |
| 50 DOP | 2,233.70 TZS |
| 100 DOP | 4,467.41 TZS |
| 500 DOP | 22,337.04 TZS |
| 1,000 DOP | 44,674.09 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-09-05T01:02:57Z",
"rates": {
"TZS": 44.674088
}
}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": 4467.4088,
"rate": 44.674088
}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