Rate Overview
Live
1 ALL = 0.114870 TJS
1 TJS = 8.7055
ALL
Avg
0.114595
High
0.116255
Low
0.112021
Last updated: 3/27/2026, 3:06:02 PM
Quick Conversions
| ALL | TJS |
|---|---|
| 1 ALL | 0.11 TJS |
| 10 ALL | 1.15 TJS |
| 50 ALL | 5.74 TJS |
| 100 ALL | 11.49 TJS |
| 500 ALL | 57.44 TJS |
| 1,000 ALL | 114.87 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-03-27T15:06:02Z",
"rates": {
"TJS": 0.11487
}
}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.487,
"rate": 0.11487
}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