Rate Overview
Live
1 AWG = 5.1495 TJS
1 TJS = 0.194193
AWG
Avg
5.1710
High
5.2014
Low
5.1405
Last updated: 7/20/2026, 6:00:52 AM
Quick Conversions
| AWG | TJS |
|---|---|
| 1 AWG | 5.15 TJS |
| 10 AWG | 51.50 TJS |
| 50 AWG | 257.48 TJS |
| 100 AWG | 514.95 TJS |
| 500 AWG | 2,574.76 TJS |
| 1,000 AWG | 5,149.52 TJS |
Get AWG/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=TJSExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-20T06:00:52Z",
"rates": {
"TJS": 5.149521
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "TJS",
"amount": 100
},
"result": 514.9521,
"rate": 5.149521
}Build with AWG/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key