Rate Overview
Live
1 TJS = 0.191400 AWG
1 AWG = 5.2247 TJS
Avg
0.192730
High
0.194526
Low
0.191400
Last updated: 1/25/2026, 3:29:03 PM
Quick Conversions
| TJS | AWG |
|---|---|
| 1 TJS | 0.19 AWG |
| 10 TJS | 1.91 AWG |
| 50 TJS | 9.57 AWG |
| 100 TJS | 19.14 AWG |
| 500 TJS | 95.70 AWG |
| 1,000 TJS | 191.40 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-01-25T15:29:03Z",
"rates": {
"AWG": 0.1914
}
}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.139999999999997,
"rate": 0.1914
}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