Rate Overview
Live
1 DOP = 45.1393 TZS
1 TZS = 0.022154
DOP
Avg
45.3132
High
45.4682
Low
45.1393
Last updated: 8/13/2026, 5:29:27 AM
Quick Conversions
| DOP | TZS |
|---|---|
| 1 DOP | 45.14 TZS |
| 10 DOP | 451.39 TZS |
| 50 DOP | 2,256.97 TZS |
| 100 DOP | 4,513.93 TZS |
| 500 DOP | 22,569.65 TZS |
| 1,000 DOP | 45,139.31 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-08-13T05:29:27Z",
"rates": {
"TZS": 45.139305
}
}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": 4513.9305,
"rate": 45.139305
}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