Rate Overview
Live
1 DOP = 0.156923 TJS
1 TJS = 6.3726
DOP
Avg
0.157479
High
0.157944
Low
0.156923
Last updated: 5/7/2026, 12:12:58 AM
Quick Conversions
| DOP | TJS |
|---|---|
| 1 DOP | 0.16 TJS |
| 10 DOP | 1.57 TJS |
| 50 DOP | 7.85 TJS |
| 100 DOP | 15.69 TJS |
| 500 DOP | 78.46 TJS |
| 1,000 DOP | 156.92 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-07T00:12:58Z",
"rates": {
"TJS": 0.156923
}
}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.692300000000001,
"rate": 0.156923
}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