Rate Overview
Live
1 TZS = 0.000692 AWG
1 AWG = 1445.09
TZS
Avg
0.000698
High
0.000704
Low
0.000692
Last updated: 3/7/2026, 9:17:04 AM
Quick Conversions
| TZS | AWG |
|---|---|
| 1 TZS | 0.00 AWG |
| 10 TZS | 0.01 AWG |
| 50 TZS | 0.03 AWG |
| 100 TZS | 0.07 AWG |
| 500 TZS | 0.35 AWG |
| 1,000 TZS | 0.69 AWG |
Get TZS/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=AWGExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-07T09:17:04Z",
"rates": {
"AWG": 0.000692
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "AWG",
"amount": 100
},
"result": 0.0692,
"rate": 0.000692
}Build with TZS/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key