Rate Overview
Live
1 AWG = 5.1542 TJS
1 TJS = 0.194016
AWG
Avg
5.1619
High
5.1742
Low
5.1495
Last updated: 7/27/2026, 5:45:10 PM
Quick Conversions
| AWG | TJS |
|---|---|
| 1 AWG | 5.15 TJS |
| 10 AWG | 51.54 TJS |
| 50 AWG | 257.71 TJS |
| 100 AWG | 515.42 TJS |
| 500 AWG | 2,577.10 TJS |
| 1,000 AWG | 5,154.21 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-27T17:45:10Z",
"rates": {
"TJS": 5.154205
}
}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": 515.4205000000001,
"rate": 5.154205
}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