Rate Overview
Live
1 AWG = 5.1831 TJS
1 TJS = 0.192933
AWG
Avg
5.2749
High
5.6569
Low
5.1251
Last updated: 5/27/2026, 4:23:45 PM
Quick Conversions
| AWG | TJS |
|---|---|
| 1 AWG | 5.18 TJS |
| 10 AWG | 51.83 TJS |
| 50 AWG | 259.16 TJS |
| 100 AWG | 518.31 TJS |
| 500 AWG | 2,591.57 TJS |
| 1,000 AWG | 5,183.14 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-05-27T16:23:45Z",
"rates": {
"TJS": 5.183137
}
}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": 518.3137,
"rate": 5.183137
}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