Rate Overview
Live
1 ALL = 0.116352 TJS
1 TJS = 8.5946
ALL
Avg
0.116117
High
0.116796
Low
0.115192
Last updated: 4/16/2026, 9:32:13 PM
Quick Conversions
| ALL | TJS |
|---|---|
| 1 ALL | 0.12 TJS |
| 10 ALL | 1.16 TJS |
| 50 ALL | 5.82 TJS |
| 100 ALL | 11.64 TJS |
| 500 ALL | 58.18 TJS |
| 1,000 ALL | 116.35 TJS |
Get ALL/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=TJSExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-04-16T21:32:13Z",
"rates": {
"TJS": 0.116352
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "TJS",
"amount": 100
},
"result": 11.6352,
"rate": 0.116352
}Build with ALL/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key