Rate Overview
Live
1 AED = 700.5894 TZS
1 TZS = 0.001427
AED
Avg
696.9907
High
737.5784
Low
642.0950
Last updated: 3/27/2026, 4:47:01 PM
Quick Conversions
| AED | TZS |
|---|---|
| 1 AED | 700.59 TZS |
| 10 AED | 7,005.89 TZS |
| 50 AED | 35,029.47 TZS |
| 100 AED | 70,058.94 TZS |
| 500 AED | 350,294.71 TZS |
| 1,000 AED | 700,589.41 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-27T16:47:01Z",
"rates": {
"TZS": 700.589412
}
}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": 70058.9412,
"rate": 700.589412
}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