Rate Overview
Live
1 ALL = 0.112421 TJS
1 TJS = 8.8951
ALL
Avg
0.114147
High
0.116796
Low
0.112021
Last updated: 7/25/2026, 11:38:41 PM
Quick Conversions
| ALL | TJS |
|---|---|
| 1 ALL | 0.11 TJS |
| 10 ALL | 1.12 TJS |
| 50 ALL | 5.62 TJS |
| 100 ALL | 11.24 TJS |
| 500 ALL | 56.21 TJS |
| 1,000 ALL | 112.42 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-25T23:38:41Z",
"rates": {
"TJS": 0.112421
}
}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.242099999999999,
"rate": 0.112421
}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