Rate Overview
Live
1 DOP = 0.159405 TJS
1 TJS = 6.2733
DOP
Avg
0.158588
High
0.159405
Low
0.157392
Last updated: 7/26/2026, 3:38:15 PM
Quick Conversions
| DOP | TJS |
|---|---|
| 1 DOP | 0.16 TJS |
| 10 DOP | 1.59 TJS |
| 50 DOP | 7.97 TJS |
| 100 DOP | 15.94 TJS |
| 500 DOP | 79.70 TJS |
| 1,000 DOP | 159.41 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-07-26T15:38:15Z",
"rates": {
"TJS": 0.159405
}
}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.940499999999998,
"rate": 0.159405
}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