Rate Overview
Live
1 IDR = 0.000510 TJS
1 TJS = 1960.78
IDR
Avg
0.000513
High
0.000516
Low
0.000510
Last updated: 7/9/2026, 9:53:36 AM
Quick Conversions
| IDR | TJS |
|---|---|
| 1 IDR | 0.00 TJS |
| 10 IDR | 0.01 TJS |
| 50 IDR | 0.03 TJS |
| 100 IDR | 0.05 TJS |
| 500 IDR | 0.26 TJS |
| 1,000 IDR | 0.51 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-07-09T09:53:36Z",
"rates": {
"TJS": 0.00051
}
}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.051000000000000004,
"rate": 0.00051
}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