Rate Overview
Live
1 AWG = 5.1896 TJS
1 TJS = 0.192695
AWG
Avg
5.2009
High
5.2121
Low
5.1836
Last updated: 5/7/2026, 8:37:20 AM
Quick Conversions
| AWG | TJS |
|---|---|
| 1 AWG | 5.19 TJS |
| 10 AWG | 51.90 TJS |
| 50 AWG | 259.48 TJS |
| 100 AWG | 518.96 TJS |
| 500 AWG | 2,594.78 TJS |
| 1,000 AWG | 5,189.55 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-07T08:37:20Z",
"rates": {
"TJS": 5.189551
}
}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.9551,
"rate": 5.189551
}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