Rate Overview
Live
1 AWG = 5.1583 TJS
1 TJS = 0.193863
AWG
Avg
5.1619
High
5.1796
Low
5.1542
Last updated: 9/5/2026, 1:01:22 PM
Quick Conversions
| AWG | TJS |
|---|---|
| 1 AWG | 5.16 TJS |
| 10 AWG | 51.58 TJS |
| 50 AWG | 257.91 TJS |
| 100 AWG | 515.83 TJS |
| 500 AWG | 2,579.14 TJS |
| 1,000 AWG | 5,158.29 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-09-05T13:01:22Z",
"rates": {
"TJS": 5.158285
}
}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": 515.8285000000001,
"rate": 5.158285
}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