Rate Overview
Live
1 AED = 720.5786 TZS
1 TZS = 0.001388
AED
Avg
719.4752
High
720.5786
Low
718.4690
Last updated: 9/3/2026, 5:29:46 AM
Quick Conversions
| AED | TZS |
|---|---|
| 1 AED | 720.58 TZS |
| 10 AED | 7,205.79 TZS |
| 50 AED | 36,028.93 TZS |
| 100 AED | 72,057.86 TZS |
| 500 AED | 360,289.31 TZS |
| 1,000 AED | 720,578.62 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-09-03T05:29:46Z",
"rates": {
"TZS": 720.578624
}
}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": 72057.8624,
"rate": 720.578624
}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