Rate Overview
Live
1 DOP = 0.160630 TJS
1 TJS = 6.2255
DOP
Avg
0.156634
High
0.179032
Low
0.143393
Last updated: 3/27/2026, 5:22:02 PM
Quick Conversions
| DOP | TJS |
|---|---|
| 1 DOP | 0.16 TJS |
| 10 DOP | 1.61 TJS |
| 50 DOP | 8.03 TJS |
| 100 DOP | 16.06 TJS |
| 500 DOP | 80.32 TJS |
| 1,000 DOP | 160.63 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-03-27T17:22:02Z",
"rates": {
"TJS": 0.16063
}
}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": 16.063,
"rate": 0.16063
}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