Rate Overview
Live
1 AWG = 5.3385 TJS
1 TJS = 0.187319
AWG
Avg
5.3449
High
5.3740
Low
5.3128
Last updated: 3/27/2026, 10:11:15 AM
Quick Conversions
| AWG | TJS |
|---|---|
| 1 AWG | 5.34 TJS |
| 10 AWG | 53.38 TJS |
| 50 AWG | 266.92 TJS |
| 100 AWG | 533.85 TJS |
| 500 AWG | 2,669.24 TJS |
| 1,000 AWG | 5,338.48 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-27T10:11:15Z",
"rates": {
"TJS": 5.338477
}
}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": 533.8477,
"rate": 5.338477
}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