Rate Overview
Live
1 AED = 718.0109 TZS
1 TZS = 0.001393
AED
Avg
699.7201
High
737.5784
Low
642.0950
Last updated: 7/22/2026, 5:06:45 AM
Quick Conversions
| AED | TZS |
|---|---|
| 1 AED | 718.01 TZS |
| 10 AED | 7,180.11 TZS |
| 50 AED | 35,900.54 TZS |
| 100 AED | 71,801.09 TZS |
| 500 AED | 359,005.45 TZS |
| 1,000 AED | 718,010.89 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-22T05:06:45Z",
"rates": {
"TZS": 718.010891
}
}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": 71801.0891,
"rate": 718.010891
}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