Rate Overview
Live
1 AWG = 5.3548 TJS
1 TJS = 0.186750
AWG
Avg
5.3352
High
5.3548
Low
5.3129
Last updated: 3/7/2026, 4:25:19 AM
Quick Conversions
| AWG | TJS |
|---|---|
| 1 AWG | 5.35 TJS |
| 10 AWG | 53.55 TJS |
| 50 AWG | 267.74 TJS |
| 100 AWG | 535.48 TJS |
| 500 AWG | 2,677.38 TJS |
| 1,000 AWG | 5,354.75 TJS |
Get AWG/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=TJSExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-07T04:25:19Z",
"rates": {
"TJS": 5.354751
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "TJS",
"amount": 100
},
"result": 535.4751,
"rate": 5.354751
}Build with AWG/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key