Rate Overview
Live
1 DOP = 44.3843 TZS
1 TZS = 0.022531
DOP
Avg
42.1601
High
44.4037
Low
38.7172
Last updated: 5/29/2026, 6:42:08 PM
Quick Conversions
| DOP | TZS |
|---|---|
| 1 DOP | 44.38 TZS |
| 10 DOP | 443.84 TZS |
| 50 DOP | 2,219.21 TZS |
| 100 DOP | 4,438.43 TZS |
| 500 DOP | 22,192.13 TZS |
| 1,000 DOP | 44,384.26 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-29T18:42:08Z",
"rates": {
"TZS": 44.384264
}
}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": 4438.4264,
"rate": 44.384264
}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