Rate Overview
Live
1 AWG = 5.1851 TJS
1 TJS = 0.192862
AWG
Avg
5.1715
High
5.1851
Low
5.1405
Last updated: 7/6/2026, 3:48:13 AM
Quick Conversions
| AWG | TJS |
|---|---|
| 1 AWG | 5.19 TJS |
| 10 AWG | 51.85 TJS |
| 50 AWG | 259.25 TJS |
| 100 AWG | 518.51 TJS |
| 500 AWG | 2,592.53 TJS |
| 1,000 AWG | 5,185.05 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-06T03:48:13Z",
"rates": {
"TJS": 5.185052
}
}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": 518.5052,
"rate": 5.185052
}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