Rate Overview
Live
1 AED = 700.1048 TZS
1 TZS = 0.001428
AED
Avg
682.9316
High
731.7879
Low
652.6279
Last updated: 3/27/2026, 11:33:10 AM
Quick Conversions
| AED | TZS |
|---|---|
| 1 AED | 700.10 TZS |
| 10 AED | 7,001.05 TZS |
| 50 AED | 35,005.24 TZS |
| 100 AED | 70,010.48 TZS |
| 500 AED | 350,052.41 TZS |
| 1,000 AED | 700,104.81 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-27T11:33:10Z",
"rates": {
"TZS": 700.104814
}
}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": 70010.4814,
"rate": 700.104814
}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