Rate Overview
Live
1 DOP = 45.3020 TZS
1 TZS = 0.022074
DOP
Avg
42.7770
High
45.3020
Low
38.7172
Last updated: 7/25/2026, 11:04:31 PM
Quick Conversions
| DOP | TZS |
|---|---|
| 1 DOP | 45.30 TZS |
| 10 DOP | 453.02 TZS |
| 50 DOP | 2,265.10 TZS |
| 100 DOP | 4,530.20 TZS |
| 500 DOP | 22,650.98 TZS |
| 1,000 DOP | 45,301.97 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-25T23:04:31Z",
"rates": {
"TZS": 45.301967
}
}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": 4530.1966999999995,
"rate": 45.301967
}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