Rate Overview
Live
1 AWG = 5.2692 TJS
1 TJS = 0.189784
AWG
Avg
5.2687
High
5.2785
Low
5.2443
Last updated: 4/17/2026, 6:24:01 AM
Quick Conversions
| AWG | TJS |
|---|---|
| 1 AWG | 5.27 TJS |
| 10 AWG | 52.69 TJS |
| 50 AWG | 263.46 TJS |
| 100 AWG | 526.92 TJS |
| 500 AWG | 2,634.58 TJS |
| 1,000 AWG | 5,269.16 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-04-17T06:24:01Z",
"rates": {
"TJS": 5.269158
}
}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": 526.9158,
"rate": 5.269158
}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