Rate Overview
Live
1 DOP = 0.158576 TJS
1 TJS = 6.3061
DOP
Avg
0.157987
High
0.158890
Low
0.156616
Last updated: 4/16/2026, 8:36:19 PM
Quick Conversions
| DOP | TJS |
|---|---|
| 1 DOP | 0.16 TJS |
| 10 DOP | 1.59 TJS |
| 50 DOP | 7.93 TJS |
| 100 DOP | 15.86 TJS |
| 500 DOP | 79.29 TJS |
| 1,000 DOP | 158.58 TJS |
Get DOP/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=TJSExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-04-16T20:36:19Z",
"rates": {
"TJS": 0.158576
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "TJS",
"amount": 100
},
"result": 15.8576,
"rate": 0.158576
}Build with DOP/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key