Rate Overview
Live
1 AED = 718.0749 TZS
1 TZS = 0.001393
AED
Avg
719.2703
High
720.4886
Low
718.0749
Last updated: 8/13/2026, 5:36:44 AM
Quick Conversions
| AED | TZS |
|---|---|
| 1 AED | 718.07 TZS |
| 10 AED | 7,180.75 TZS |
| 50 AED | 35,903.74 TZS |
| 100 AED | 71,807.49 TZS |
| 500 AED | 359,037.44 TZS |
| 1,000 AED | 718,074.88 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-08-13T05:36:44Z",
"rates": {
"TZS": 718.07488
}
}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": 71807.488,
"rate": 718.07488
}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