Rate Overview
Live
1 AWG = 5.1639 TJS
1 TJS = 0.193651
AWG
Avg
5.1572
High
5.1674
Low
5.1403
Last updated: 8/11/2026, 6:26:35 PM
Quick Conversions
| AWG | TJS |
|---|---|
| 1 AWG | 5.16 TJS |
| 10 AWG | 51.64 TJS |
| 50 AWG | 258.20 TJS |
| 100 AWG | 516.39 TJS |
| 500 AWG | 2,581.96 TJS |
| 1,000 AWG | 5,163.92 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-08-11T18:26:35Z",
"rates": {
"TJS": 5.163924
}
}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.3924,
"rate": 5.163924
}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