Rate Overview
Live
1 DOP = 45.2256 TZS
1 TZS = 0.022111
DOP
Avg
45.2108
High
45.3957
Low
45.0491
Last updated: 7/28/2026, 7:05:52 AM
Quick Conversions
| DOP | TZS |
|---|---|
| 1 DOP | 45.23 TZS |
| 10 DOP | 452.26 TZS |
| 50 DOP | 2,261.28 TZS |
| 100 DOP | 4,522.56 TZS |
| 500 DOP | 22,612.80 TZS |
| 1,000 DOP | 45,225.60 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-28T07:05:52Z",
"rates": {
"TZS": 45.2256
}
}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": 4522.56,
"rate": 45.2256
}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