Rate Overview
Live
1 DOP = 0.148642 TJS
1 TJS = 6.7276 DOP
Avg
0.160224
High
0.179814
Low
0.143393
Last updated: 1/25/2026, 6:48:35 PM
Quick Conversions
| DOP | TJS |
|---|---|
| 1 DOP | 0.15 TJS |
| 10 DOP | 1.49 TJS |
| 50 DOP | 7.43 TJS |
| 100 DOP | 14.86 TJS |
| 500 DOP | 74.32 TJS |
| 1,000 DOP | 148.64 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-01-25T18:48:35Z",
"rates": {
"TJS": 0.148642
}
}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": 14.8642,
"rate": 0.148642
}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