Rate Overview
Live
1 AED = 715.1037 TZS
1 TZS = 0.001398
AED
Avg
698.6581
High
715.1037
Low
667.1375
Last updated: 6/22/2026, 9:13:38 AM
Quick Conversions
| AED | TZS |
|---|---|
| 1 AED | 715.10 TZS |
| 10 AED | 7,151.04 TZS |
| 50 AED | 35,755.18 TZS |
| 100 AED | 71,510.37 TZS |
| 500 AED | 357,551.83 TZS |
| 1,000 AED | 715,103.66 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-06-22T09:13:38Z",
"rates": {
"TZS": 715.103663
}
}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": 71510.3663,
"rate": 715.103663
}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