Rate Overview
Live
1 TJS = 0.191029 AWG
1 AWG = 5.2348
TJS
Avg
0.190105
High
0.191029
Low
0.189448
Last updated: 4/18/2026, 8:50:24 AM
Quick Conversions
| TJS | AWG |
|---|---|
| 1 TJS | 0.19 AWG |
| 10 TJS | 1.91 AWG |
| 50 TJS | 9.55 AWG |
| 100 TJS | 19.10 AWG |
| 500 TJS | 95.51 AWG |
| 1,000 TJS | 191.03 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-04-18T08:50:24Z",
"rates": {
"AWG": 0.191029
}
}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.1029,
"rate": 0.191029
}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