Rate Overview
Live
1 AWG = 5.1671 TJS
1 TJS = 0.193532
AWG
Avg
5.5391
High
6.1084
Low
5.1395
Last updated: 7/19/2026, 7:17:22 PM
Quick Conversions
| AWG | TJS |
|---|---|
| 1 AWG | 5.17 TJS |
| 10 AWG | 51.67 TJS |
| 50 AWG | 258.36 TJS |
| 100 AWG | 516.71 TJS |
| 500 AWG | 2,583.56 TJS |
| 1,000 AWG | 5,167.11 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-07-19T19:17:22Z",
"rates": {
"TJS": 5.167114
}
}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": 516.7114,
"rate": 5.167114
}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