Rate Overview
Live
1 DOP = 0.155888 TJS
1 TJS = 6.4149
DOP
Avg
0.156971
High
0.157962
Low
0.155888
Last updated: 9/5/2026, 1:02:54 AM
Quick Conversions
| DOP | TJS |
|---|---|
| 1 DOP | 0.16 TJS |
| 10 DOP | 1.56 TJS |
| 50 DOP | 7.79 TJS |
| 100 DOP | 15.59 TJS |
| 500 DOP | 77.94 TJS |
| 1,000 DOP | 155.89 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-09-05T01:02:54Z",
"rates": {
"TJS": 0.155888
}
}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.588799999999999,
"rate": 0.155888
}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