Rate Overview
Live
1 TJS = 0.108507 PAB
1 PAB = 9.2160
TJS
Avg
0.108328
High
0.108681
Low
0.108056
Last updated: 8/17/2026, 11:49:20 AM
Quick Conversions
| TJS | PAB |
|---|---|
| 1 TJS | 0.11 PAB |
| 10 TJS | 1.09 PAB |
| 50 TJS | 5.43 PAB |
| 100 TJS | 10.85 PAB |
| 500 TJS | 54.25 PAB |
| 1,000 TJS | 108.51 PAB |
Get TJS/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=PABExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-08-17T11:49:20Z",
"rates": {
"PAB": 0.108507
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "PAB",
"amount": 100
},
"result": 10.8507,
"rate": 0.108507
}Build with TJS/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key