Rate Overview
Live
1 AED = 709.1915 TZS
1 TZS = 0.001410
AED
Avg
713.5923
High
715.0108
Low
709.1915
Last updated: 7/6/2026, 2:04:51 AM
Quick Conversions
| AED | TZS |
|---|---|
| 1 AED | 709.19 TZS |
| 10 AED | 7,091.91 TZS |
| 50 AED | 35,459.57 TZS |
| 100 AED | 70,919.15 TZS |
| 500 AED | 354,595.75 TZS |
| 1,000 AED | 709,191.49 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-07-06T02:04:51Z",
"rates": {
"TZS": 709.191491
}
}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": 70919.14910000001,
"rate": 709.191491
}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