Rate Overview
Live
1 IDR = 0.000565 TJS
1 TJS = 1769.91
IDR
Avg
0.000565
High
0.000566
Low
0.000563
Last updated: 3/7/2026, 3:46:03 AM
Quick Conversions
| IDR | TJS |
|---|---|
| 1 IDR | 0.00 TJS |
| 10 IDR | 0.01 TJS |
| 50 IDR | 0.03 TJS |
| 100 IDR | 0.06 TJS |
| 500 IDR | 0.28 TJS |
| 1,000 IDR | 0.57 TJS |
Get IDR/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=TJSExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-07T03:46:03Z",
"rates": {
"TJS": 0.000565
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "TJS",
"amount": 100
},
"result": 0.056499999999999995,
"rate": 0.000565
}Build with IDR/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key