Rate Overview
Live
1 AWG = 5.2246 TJS
1 TJS = 0.191400 AWG
Avg
5.2136
High
5.2246
Low
5.2008
Last updated: 1/25/2026, 9:08:11 AM
Quick Conversions
| AWG | TJS |
|---|---|
| 1 AWG | 5.22 TJS |
| 10 AWG | 52.25 TJS |
| 50 AWG | 261.23 TJS |
| 100 AWG | 522.46 TJS |
| 500 AWG | 2,612.33 TJS |
| 1,000 AWG | 5,224.65 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-01-25T09:08:11Z",
"rates": {
"TJS": 5.22465
}
}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": 522.4649999999999,
"rate": 5.22465
}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