Rate Overview
Live
1 ALL = 0.113130 TJS
1 TJS = 8.8394
ALL
Avg
0.112505
High
0.113130
Low
0.111954
Last updated: 7/5/2026, 4:37:24 PM
Quick Conversions
| ALL | TJS |
|---|---|
| 1 ALL | 0.11 TJS |
| 10 ALL | 1.13 TJS |
| 50 ALL | 5.66 TJS |
| 100 ALL | 11.31 TJS |
| 500 ALL | 56.57 TJS |
| 1,000 ALL | 113.13 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-07-05T16:37:24Z",
"rates": {
"TJS": 0.11313
}
}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.312999999999999,
"rate": 0.11313
}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