Rate Overview
Live
1 AED = 700.2083 TZS
1 TZS = 0.001428
AED
Avg
684.7149
High
717.0410
Low
649.0824
Last updated: 3/27/2026, 3:03:47 PM
Quick Conversions
| AED | TZS |
|---|---|
| 1 AED | 700.21 TZS |
| 10 AED | 7,002.08 TZS |
| 50 AED | 35,010.41 TZS |
| 100 AED | 70,020.83 TZS |
| 500 AED | 350,104.13 TZS |
| 1,000 AED | 700,208.27 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-27T15:03:47Z",
"rates": {
"TZS": 700.208268
}
}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": 70020.8268,
"rate": 700.208268
}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