Rate Overview
Live
1 DOP = 44.3289 TZS
1 TZS = 0.022559
DOP
Avg
44.4578
High
44.6087
Low
44.2839
Last updated: 5/29/2026, 4:24:54 PM
Quick Conversions
| DOP | TZS |
|---|---|
| 1 DOP | 44.33 TZS |
| 10 DOP | 443.29 TZS |
| 50 DOP | 2,216.44 TZS |
| 100 DOP | 4,432.89 TZS |
| 500 DOP | 22,164.43 TZS |
| 1,000 DOP | 44,328.87 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-05-29T16:24:54Z",
"rates": {
"TZS": 44.328869
}
}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": 4432.8868999999995,
"rate": 44.328869
}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