Rate Overview
Live
1 TJS = 0.193199 AWG
1 AWG = 5.1760
TJS
Avg
0.192453
High
0.193199
Low
0.191860
Last updated: 5/9/2026, 7:24:23 AM
Quick Conversions
| TJS | AWG |
|---|---|
| 1 TJS | 0.19 AWG |
| 10 TJS | 1.93 AWG |
| 50 TJS | 9.66 AWG |
| 100 TJS | 19.32 AWG |
| 500 TJS | 96.60 AWG |
| 1,000 TJS | 193.20 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-09T07:24:23Z",
"rates": {
"AWG": 0.193199
}
}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.3199,
"rate": 0.193199
}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