Rate Overview
Live
1 DOP = 0.157591 TJS
1 TJS = 6.3455
DOP
Avg
0.163211
High
0.180401
Low
0.143872
Last updated: 5/27/2026, 4:50:20 AM
Quick Conversions
| DOP | TJS |
|---|---|
| 1 DOP | 0.16 TJS |
| 10 DOP | 1.58 TJS |
| 50 DOP | 7.88 TJS |
| 100 DOP | 15.76 TJS |
| 500 DOP | 78.80 TJS |
| 1,000 DOP | 157.59 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-05-27T04:50:20Z",
"rates": {
"TJS": 0.157591
}
}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.7591,
"rate": 0.157591
}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