Rate Overview
Live
1 TJS = 0.193737 AWG
1 AWG = 5.1616
TJS
Avg
0.193511
High
0.194531
Low
0.192862
Last updated: 7/8/2026, 2:08:21 AM
Quick Conversions
| TJS | AWG |
|---|---|
| 1 TJS | 0.19 AWG |
| 10 TJS | 1.94 AWG |
| 50 TJS | 9.69 AWG |
| 100 TJS | 19.37 AWG |
| 500 TJS | 96.87 AWG |
| 1,000 TJS | 193.74 AWG |
Get TJS/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=AWGExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-08T02:08:21Z",
"rates": {
"AWG": 0.193737
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "AWG",
"amount": 100
},
"result": 19.3737,
"rate": 0.193737
}Build with TJS/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key