Rate Overview
Live
1 DOP = 44.2340 TZS
1 TZS = 0.022607
DOP
Avg
44.2592
High
44.5930
Low
43.9491
Last updated: 7/3/2026, 9:53:13 PM
Quick Conversions
| DOP | TZS |
|---|---|
| 1 DOP | 44.23 TZS |
| 10 DOP | 442.34 TZS |
| 50 DOP | 2,211.70 TZS |
| 100 DOP | 4,423.40 TZS |
| 500 DOP | 22,117.00 TZS |
| 1,000 DOP | 44,233.99 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-03T21:53:13Z",
"rates": {
"TZS": 44.23399
}
}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": 4423.398999999999,
"rate": 44.23399
}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