Rate Overview
Live
1 AED = 713.1391 TZS
1 TZS = 0.001402
AED
Avg
712.0641
High
713.1391
Low
710.4437
Last updated: 6/16/2026, 6:11:59 AM
Quick Conversions
| AED | TZS |
|---|---|
| 1 AED | 713.14 TZS |
| 10 AED | 7,131.39 TZS |
| 50 AED | 35,656.96 TZS |
| 100 AED | 71,313.91 TZS |
| 500 AED | 356,569.56 TZS |
| 1,000 AED | 713,139.12 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-16T06:11:59Z",
"rates": {
"TZS": 713.139123
}
}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": 71313.91230000001,
"rate": 713.139123
}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