Rate Overview
Live
1 TJS = 0.187319 AWG
1 AWG = 5.3385
TJS
Avg
0.187097
High
0.188225
Low
0.186081
Last updated: 3/27/2026, 10:13:50 AM
Quick Conversions
| TJS | AWG |
|---|---|
| 1 TJS | 0.19 AWG |
| 10 TJS | 1.87 AWG |
| 50 TJS | 9.37 AWG |
| 100 TJS | 18.73 AWG |
| 500 TJS | 93.66 AWG |
| 1,000 TJS | 187.32 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-03-27T10:13:50Z",
"rates": {
"AWG": 0.187319
}
}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": 18.731900000000003,
"rate": 0.187319
}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