Rate Overview
Live
1 TJS = 0.194387 AWG
1 AWG = 5.1444
TJS
Avg
0.193583
High
0.194387
Low
0.192907
Last updated: 5/29/2026, 4:00:38 PM
Quick Conversions
| TJS | AWG |
|---|---|
| 1 TJS | 0.19 AWG |
| 10 TJS | 1.94 AWG |
| 50 TJS | 9.72 AWG |
| 100 TJS | 19.44 AWG |
| 500 TJS | 97.19 AWG |
| 1,000 TJS | 194.39 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-05-29T16:00:38Z",
"rates": {
"AWG": 0.194387
}
}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.4387,
"rate": 0.194387
}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