Rate Overview
Live
1 AED = 717.2474 TZS
1 TZS = 0.001394
AED
Avg
716.3739
High
717.2474
Low
714.9505
Last updated: 7/25/2026, 11:01:03 PM
Quick Conversions
| AED | TZS |
|---|---|
| 1 AED | 717.25 TZS |
| 10 AED | 7,172.47 TZS |
| 50 AED | 35,862.37 TZS |
| 100 AED | 71,724.74 TZS |
| 500 AED | 358,623.72 TZS |
| 1,000 AED | 717,247.43 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-25T23:01:03Z",
"rates": {
"TZS": 717.247431
}
}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": 71724.7431,
"rate": 717.247431
}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