Rate Overview
Live
1 AED = 701.0863 TZS
1 TZS = 0.001426
AED
Avg
697.0143
High
737.5784
Low
642.0950
Last updated: 3/27/2026, 6:49:46 PM
Quick Conversions
| AED | TZS |
|---|---|
| 1 AED | 701.09 TZS |
| 10 AED | 7,010.86 TZS |
| 50 AED | 35,054.31 TZS |
| 100 AED | 70,108.63 TZS |
| 500 AED | 350,543.13 TZS |
| 1,000 AED | 701,086.26 TZS |
Get AED/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=TZSExample Response:
{
"success": true,
"base": "AED",
"date": "2026-03-27T18:49:46Z",
"rates": {
"TZS": 701.086261
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "TZS",
"amount": 100
},
"result": 70108.62610000001,
"rate": 701.086261
}Build with AED/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key