Rate Overview
Live
1 TJS = 0.108137 PAB
1 PAB = 9.2475
TJS
Avg
0.106593
High
0.108487
Low
0.104017
Last updated: 7/28/2026, 3:06:33 PM
Quick Conversions
| TJS | PAB |
|---|---|
| 1 TJS | 0.11 PAB |
| 10 TJS | 1.08 PAB |
| 50 TJS | 5.41 PAB |
| 100 TJS | 10.81 PAB |
| 500 TJS | 54.07 PAB |
| 1,000 TJS | 108.14 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-07-28T15:06:33Z",
"rates": {
"PAB": 0.108137
}
}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.813699999999999,
"rate": 0.108137
}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