Rate Overview
Live
1 AED = 701.0700 TZS
1 TZS = 0.001426
AED
Avg
696.7823
High
701.8861
Low
692.1885
Last updated: 3/7/2026, 2:11:59 AM
Quick Conversions
| AED | TZS |
|---|---|
| 1 AED | 701.07 TZS |
| 10 AED | 7,010.70 TZS |
| 50 AED | 35,053.50 TZS |
| 100 AED | 70,107.00 TZS |
| 500 AED | 350,534.99 TZS |
| 1,000 AED | 701,069.97 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-07T02:11:59Z",
"rates": {
"TZS": 701.06997
}
}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": 70106.997,
"rate": 701.06997
}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