Rate Overview
Live
1 AWG = 5.1690 TJS
1 TJS = 0.193460
AWG
Avg
5.2297
High
5.3568
Low
5.1444
Last updated: 7/25/2026, 9:18:47 PM
Quick Conversions
| AWG | TJS |
|---|---|
| 1 AWG | 5.17 TJS |
| 10 AWG | 51.69 TJS |
| 50 AWG | 258.45 TJS |
| 100 AWG | 516.90 TJS |
| 500 AWG | 2,584.51 TJS |
| 1,000 AWG | 5,169.03 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-25T21:18:47Z",
"rates": {
"TJS": 5.169025
}
}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.9025,
"rate": 5.169025
}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