Rate Overview
Live
1 AED = 715.2132 TZS
1 TZS = 0.001398
AED
Avg
712.7698
High
715.8851
Low
709.7426
Last updated: 5/27/2026, 1:20:58 AM
Quick Conversions
| AED | TZS |
|---|---|
| 1 AED | 715.21 TZS |
| 10 AED | 7,152.13 TZS |
| 50 AED | 35,760.66 TZS |
| 100 AED | 71,521.32 TZS |
| 500 AED | 357,606.61 TZS |
| 1,000 AED | 715,213.22 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-05-27T01:20:58Z",
"rates": {
"TZS": 715.213219
}
}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": 71521.3219,
"rate": 715.213219
}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